Skip to content

fix: add contents:write permission to Build Windows EXE workflow#15

Merged
test1card merged 1 commit into
mainfrom
claude/fix-gh-release-permissions-QXzZ7
Feb 28, 2026
Merged

fix: add contents:write permission to Build Windows EXE workflow#15
test1card merged 1 commit into
mainfrom
claude/fix-gh-release-permissions-QXzZ7

Conversation

@test1card

Copy link
Copy Markdown
Owner

softprops/action-gh-release requires write access to repository
contents to create releases. Without this explicit permission,
GITHUB_TOKEN is read-only by default and the release step fails
with HTTP 403 "Resource not accessible by integration".

https://claude.ai/code/session_01NBC9GwzXg2yP1k4hjs5q16

softprops/action-gh-release requires write access to repository
contents to create releases. Without this explicit permission,
GITHUB_TOKEN is read-only by default and the release step fails
with HTTP 403 "Resource not accessible by integration".

https://claude.ai/code/session_01NBC9GwzXg2yP1k4hjs5q16
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@test1card
test1card merged commit c803afb into main Feb 28, 2026
6 checks passed
@test1card
test1card deleted the claude/fix-gh-release-permissions-QXzZ7 branch February 28, 2026 22:53
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.

2 participants