Skip to content

fix: use app token for git push in release workflow - #61

Merged
mrsimpson merged 2 commits into
mainfrom
fix/release-workflow
Aug 20, 2026
Merged

fix: use app token for git push in release workflow#61
mrsimpson merged 2 commits into
mainfrom
fix/release-workflow

Conversation

@mrsimpson

Copy link
Copy Markdown
Collaborator

Fix the release workflow by using the GitHub App token instead of secrets.GITHUB_TOKEN for git push. This ensures the push has the necessary permissions to bypass protected branch restrictions.

@mrsimpson
mrsimpson merged commit a436033 into main Aug 20, 2026
1 check passed
@mrsimpson
mrsimpson deleted the fix/release-workflow branch August 20, 2026 13:01
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