Commit 27f49f3
Fix release workflow to work with immutable releases setting (#1650)
A repo setting change enabled immutable releases, which prevents
uploading assets to a release once it's published. Creating the
release as a draft here lets goreleaser upload all assets first,
then publish as its final step.
Change-Type: fix
Release-Note: no
Audience: internal
Impact: medium
Breaking: false
Co-authored-by: Claude <noreply@anthropic.com>1 parent 33ab772 commit 27f49f3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments