Skip to content

ci(github-actions): update release workflow token reference#10

Merged
zzxwill merged 1 commit intomasterfrom
brew
Jan 13, 2026
Merged

ci(github-actions): update release workflow token reference#10
zzxwill merged 1 commit intomasterfrom
brew

Conversation

@zzxwill
Copy link
Copy Markdown
Contributor

@zzxwill zzxwill commented Jan 13, 2026

The GITHUB_TOKEN environment variable now uses the default GitHub token instead of a custom PAT secret. This change improves security by relying on GitHub's built-in authentication mechanism while maintaining the same release functionality. The custom PAT is still used for Homebrew tap operations where specific permissions are required.

The GITHUB_TOKEN environment variable now uses the default GitHub token
instead of a custom PAT secret. This change improves security by relying
on GitHub's built-in authentication mechanism while maintaining the same
release functionality. The custom PAT is still used for Homebrew tap
operations where specific permissions are required.
@zzxwill zzxwill merged commit 726a371 into master Jan 13, 2026
@zzxwill zzxwill deleted the brew branch January 13, 2026 14:26
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