Update release body message in workflow

This commit is contained in:
clsferguson 2025-09-10 21:52:07 -06:00 committed by GitHub
parent a8ada2ac01
commit 84cf9a63e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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