Skip to content

Use GitHub App token for publish workflow to bypass branch protection - #36

Merged
mcafaro merged 1 commit into
mainfrom
app-publish
Jul 31, 2026
Merged

Use GitHub App token for publish workflow to bypass branch protection#36
mcafaro merged 1 commit into
mainfrom
app-publish

Conversation

@mcafaro

@mcafaro mcafaro commented Jul 31, 2026

Copy link
Copy Markdown
Member

Now that main is a protected branch, it is not possible to use the standard GITHUB_TOKEN to push back to it in the publish workflow. Instead, we need a GitHub App token because GitHub Apps can be added to the bypass list in the ruleset protecting the branch.

@mcafaro
mcafaro requested a review from davidbuzinski July 31, 2026 16:08
@mcafaro
mcafaro merged commit aa71417 into main Jul 31, 2026
7 checks 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.

2 participants