Skip to content

Change GITHUB_TOKEN to RTBOT_TOKEN in workflow#8

Merged
up1512001 merged 1 commit intomainfrom
change-token-name
Nov 26, 2025
Merged

Change GITHUB_TOKEN to RTBOT_TOKEN in workflow#8
up1512001 merged 1 commit intomainfrom
change-token-name

Conversation

@iamimmanuelraj
Copy link
Member

This pull request makes a small update to the release workflow configuration. The change switches the authentication token used for uploading release artifacts from the default GITHUB_TOKEN to a custom RTBOT_TOKEN. This likely improves permissions or automation control for release uploads.

  • Switched the environment variable for the GitHub CLI from GITHUB_TOKEN to RTBOT_TOKEN in the .github/workflows/release_on_tag.yml workflow.

@up1512001 up1512001 merged commit 7822ffc into main Nov 26, 2025
4 checks passed
@up1512001 up1512001 deleted the change-token-name branch November 26, 2025 15:56
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

Comments