Skip to content

Use GitHub App token to publish releases - #19

Merged
unitmatrix merged 1 commit into
mainfrom
fix/release-app-token
Aug 9, 2026
Merged

Use GitHub App token to publish releases#19
unitmatrix merged 1 commit into
mainfrom
fix/release-app-token

Conversation

@unitmatrix

Copy link
Copy Markdown
Owner

Summary

  • generate a repository-scoped GitHub App token with contents: write
  • use the App token when creating or updating GitHub Releases
  • reduce the default workflow token to contents: read

This fixes the Resource not accessible by integration response encountered while recreating a deleted release.

Validation

  • git diff --check
  • release workflow YAML parsing

@unitmatrix
unitmatrix merged commit d08c1ee into main Aug 9, 2026
6 checks passed
@unitmatrix
unitmatrix deleted the fix/release-app-token branch August 9, 2026 18:48
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