Skip to content

ci(release): make prerelease publish idempotent via action-gh-release#11

Merged
jh-lee-cryptolab merged 1 commit into
CryptoLabInc:mainfrom
jh-lee-cryptolab:fix/release-idempotent-prerelease
Jun 5, 2026
Merged

ci(release): make prerelease publish idempotent via action-gh-release#11
jh-lee-cryptolab merged 1 commit into
CryptoLabInc:mainfrom
jh-lee-cryptolab:fix/release-idempotent-prerelease

Conversation

@jh-lee-cryptolab

@jh-lee-cryptolab jh-lee-cryptolab commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

TSIA

`gh release create` hard-fails when a release with the same tag already
exists ("a release with the same tag name already exists"), breaking
re-runs of the release workflow.

Switch to softprops/action-gh-release@v3, matching the rune / rune-mcp
release workflows. The action creates the release if missing and updates
it otherwise, so re-runs and existing tags no longer fail.
@jh-lee-cryptolab jh-lee-cryptolab merged commit b8f6e5f into CryptoLabInc:main Jun 5, 2026
6 checks passed
@jh-lee-cryptolab jh-lee-cryptolab deleted the fix/release-idempotent-prerelease branch June 5, 2026 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant