Skip to content

v1.2.0: ci: handle existing GitHub release gracefully

Latest

Choose a tag to compare

@github-actions github-actions released this 26 May 04:09
gh release create fails with 422 if the release already exists.
Check for existing release first and skip creation if found.
Add --clobber to upload step so re-runs overwrite existing artifacts.