Skip to content

Grant contents:write to the release workflow - #5

Merged
lorenzocamilli merged 1 commit into
mainfrom
fix/release-permissions
Aug 16, 2026
Merged

Grant contents:write to the release workflow#5
lorenzocamilli merged 1 commit into
mainfrom
fix/release-permissions

Conversation

@lorenzocamilli

Copy link
Copy Markdown
Contributor

The APK build itself succeeded this run; softprops/action-gh-release then failed with 403 "Resource not accessible by integration" trying to create the release. The default GITHUB_TOKEN for this repo/org is read-only unless a workflow explicitly requests more, so grant the job contents:write permission.

The APK build itself succeeded this run; softprops/action-gh-release
then failed with 403 "Resource not accessible by integration" trying
to create the release. The default GITHUB_TOKEN for this repo/org is
read-only unless a workflow explicitly requests more, so grant the job
contents:write permission.
@lorenzocamilli
lorenzocamilli merged commit bbfb441 into main Aug 16, 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