Skip to content

Use github.token for built-in auth in main-ci#401

Merged
nadrummond merged 1 commit into
mainfrom
chore/use-github-token-builtin
Jun 13, 2026
Merged

Use github.token for built-in auth in main-ci#401
nadrummond merged 1 commit into
mainfrom
chore/use-github-token-builtin

Conversation

@nadrummond

Copy link
Copy Markdown
Contributor

Replaces secrets.GITHUB_TOKEN with the identical ${{ github.token }} for built-in, same-repo Actions auth.

Same auto-generated, repo-scoped token — no behavior or security change — but it drops the literal GITHUB_TOKEN string. Part of standardizing token naming across n3o: GH_PAT for cross-repo / GitHub Packages auth, github.token for the built-in same-repo token (the convention already used in the status repo).

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@nadrummond nadrummond merged commit 6797640 into main Jun 13, 2026
1 check passed
@nadrummond nadrummond deleted the chore/use-github-token-builtin branch June 13, 2026 07:40
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