Commit 21c8990
Create release as draft first, publish only after all artifacts are uploaded
gh release create without --draft publishes the release immediately via the
API before artifact uploads complete, leaving a window where users see an
empty release. Using --draft ensures all .tar.gz, .zip, and checksums files
are fully uploaded before gh release edit flips it to published.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>1 parent 6d50ec0 commit 21c8990
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
156 | 158 | | |
157 | 159 | | |
158 | 160 | | |
159 | 161 | | |
160 | | - | |
| 162 | + | |
| 163 | + | |
161 | 164 | | |
162 | 165 | | |
163 | 166 | | |
| |||
0 commit comments