Skip to content

ci: switch to using default GITHUB_TOKEN secret#281

Merged
tlovell-sxt merged 1 commit into
mainfrom
ci/release-github-token
Jun 12, 2026
Merged

ci: switch to using default GITHUB_TOKEN secret#281
tlovell-sxt merged 1 commit into
mainfrom
ci/release-github-token

Conversation

@tlovell-sxt

Copy link
Copy Markdown
Contributor

Rationale for this change

A custom GH_TOKEN is currently used to checkout the repository and perform release operations in the release workflow. However, it is likely that we will be able to use the default GITHUB_TOKEN secret. This PR attempts to switch to this default secret.

What changes are included in this PR?

Switch to GITHUB_TOKEN (with some special permissions) in release workflow for semantic-release and checkout.

Are these changes tested?

These changes do not affect existing functionality, which should be verified by existing tests.

A custom GH_TOKEN is currently used to checkout the repository and
perform release operations in the release workflow. However, it is
likely that we will be able to use the default GITHUB_TOKEN secret. This
PR attempts to switch to this default secret.
@tlovell-sxt tlovell-sxt merged commit ba43622 into main Jun 12, 2026
8 checks passed
@tlovell-sxt tlovell-sxt deleted the ci/release-github-token branch June 12, 2026 22:24
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