mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-04-18 06:22:44 +08:00
Update release message for Docker image
Updated release body to indicate version sync from upstream.
This commit is contained in:
parent
97ac355d16
commit
4b11a769ad
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
@ -166,7 +166,7 @@ jobs:
|
|||||||
tag_name: ${{ needs.check-tag.outputs.current_tag }}
|
tag_name: ${{ needs.check-tag.outputs.current_tag }}
|
||||||
name: Release ${{ needs.check-tag.outputs.current_tag }}
|
name: Release ${{ needs.check-tag.outputs.current_tag }}
|
||||||
body: |
|
body: |
|
||||||
Rebuilt image for tag ${{ needs.check-tag.outputs.current_tag }}.
|
New version synced from upstream ComfyUI.
|
||||||
Docker image:
|
Docker image:
|
||||||
- docker pull ${{ env.IMAGE_NAME }}:${{ needs.check-tag.outputs.current_tag }}
|
- docker pull ${{ env.IMAGE_NAME }}:${{ needs.check-tag.outputs.current_tag }}
|
||||||
- docker pull ${{ env.IMAGE_NAME }}:latest
|
- docker pull ${{ env.IMAGE_NAME }}:latest
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user