Commit 617545c
ci: rename weekly ComfyUI release workflow (#14598)
## Summary
Rename the weekly ComfyUI release workflow so its filename matches its
existing weekly cadence.
## Changes
- **What**: Renames `release-biweekly-comfyui.yaml` to
`release-weekly-comfyui.yaml` and updates references in the version-bump
workflow and release-process documentation.
- **Dependencies**: None.
## Review Focus
Confirm there are no external callers that still invoke the workflow by
its old filename. The workflow content and behavior are unchanged.
## Screenshots (if applicable)
Not applicable.
Co-authored-by: ShihChi Huang <shh@theonlyperson.com>1 parent 8291e69 commit 617545c
3 files changed
Lines changed: 4 additions & 5 deletions
File tree
- .github/workflows
- docs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | | - | |
82 | | - | |
| 81 | + | |
83 | 82 | | |
84 | 83 | | |
85 | 84 | | |
| |||
88 | 87 | | |
89 | 88 | | |
90 | 89 | | |
91 | | - | |
| 90 | + | |
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
0 commit comments