gh release create doesn't work properly when the tag already exists - it creates an 'untagged' release instead of attaching to the existing tag. Using the API directly with POST to /releases fixes this. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
gh release create doesn't work properly when the tag already exists - it creates an 'untagged' release instead of attaching to the existing tag. Using the API directly with POST to /releases fixes this. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||