diff --git a/.github/workflows/update-ci-container.yml b/.github/workflows/update-ci-container.yml index 1a81955c3..f7972e056 100644 --- a/.github/workflows/update-ci-container.yml +++ b/.github/workflows/update-ci-container.yml @@ -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 }}"