mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-09 22:00:49 +08:00
Remove post-merge instructions from the CI container update workflow.
This commit is contained in:
parent
3b3fc70454
commit
23e3c79c85
3
.github/workflows/update-ci-container.yml
vendored
3
.github/workflows/update-ci-container.yml
vendored
@ -55,8 +55,5 @@ jobs:
|
||||
|
||||
**Triggered by:** ${{ github.event_name == 'release' && format('[Release {0}]({1})', github.event.release.tag_name, github.event.release.html_url) || 'Manual workflow dispatch' }}
|
||||
|
||||
**After merging:**
|
||||
1. Create a new release tag to publish the updated container
|
||||
2. Update frontend's `ci-tests-e2e.yaml` container reference if needed
|
||||
labels: automation
|
||||
commit-message: "chore: bump ComfyUI to ${{ steps.version.outputs.version }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user