Skip to content

Fix release workflow permissions#16

Merged
qaid merged 1 commit into
mainfrom
qaid/github-releases
Mar 15, 2026
Merged

Fix release workflow permissions#16
qaid merged 1 commit into
mainfrom
qaid/github-releases

Conversation

@qaid

@qaid qaid commented Mar 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add permissions: contents: write to the release workflow so GITHUB_TOKEN can create GitHub Releases
  • Without this, the "Create GitHub Release" step fails with HTTP 403: Resource not accessible by integration

Test plan

  • Confirmed the 403 error in run #23119852900 (build/sign/notarize all passed, only release creation failed)
  • After merge, tag v1.0.0 and verify the full pipeline completes

🤖 Generated with Claude Code

Add contents: write permission so GITHUB_TOKEN can create releases.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@qaid qaid merged commit 8c1a507 into main Mar 15, 2026
1 check 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