Update release message for Docker image

Updated release body to indicate version sync from upstream.
This commit is contained in:
clsferguson 2025-09-10 21:47:54 -06:00 committed by GitHub
parent 97ac355d16
commit 4b11a769ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -166,7 +166,7 @@ jobs:
tag_name: ${{ needs.check-tag.outputs.current_tag }}
name: Release ${{ needs.check-tag.outputs.current_tag }}
body: |
Rebuilt image for tag ${{ needs.check-tag.outputs.current_tag }}.
New version synced from upstream ComfyUI.
Docker image:
- docker pull ${{ env.IMAGE_NAME }}:${{ needs.check-tag.outputs.current_tag }}
- docker pull ${{ env.IMAGE_NAME }}:latest