Skip to content

ci(release): replace softprops/action-gh-release with gh CLI#6

Merged
juice094 merged 1 commit into
mainfrom
fix/release-workflow-gh-cli
May 6, 2026
Merged

ci(release): replace softprops/action-gh-release with gh CLI#6
juice094 merged 1 commit into
mainfrom
fix/release-workflow-gh-cli

Conversation

@juice094
Copy link
Copy Markdown
Owner

@juice094 juice094 commented May 6, 2026

Fixes persistent 403 / Too many retries errors from softprops/action-gh-release@v1. Also adds explicit permissions: contents: write.

…rmissions

softprops/action-gh-release@v1 consistently fails with 403 / Too many retries

on this repository. Switch to native gh release create CLI which

uses the same GITHUB_TOKEN but has better error handling.

Also add explicit permissions: contents: write.
@juice094 juice094 merged commit 322f3e7 into main May 6, 2026
5 checks passed
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