mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-04-15 13:02:35 +08:00
Update release body message in workflow
This commit is contained in:
parent
a8ada2ac01
commit
84cf9a63e7
2
.github/workflows/resume-publish.yml
vendored
2
.github/workflows/resume-publish.yml
vendored
@ -101,7 +101,7 @@ jobs:
|
||||
tag_name: ${{ steps.resolve.outputs.tag }}
|
||||
name: Release ${{ steps.resolve.outputs.tag }}
|
||||
body: |
|
||||
Resumed publish for tag ${{ steps.resolve.outputs.tag }}.
|
||||
New version synced from upstream ComfyUI.
|
||||
Docker image:
|
||||
- docker pull ${{ env.IMAGE_NAME }}:${{ steps.resolve.outputs.tag }}
|
||||
- docker pull ${{ env.IMAGE_NAME }}:latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user