Skip to content

fix(workflow): include GitHub token for release creation #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

warnyul
Copy link
Member

@warnyul warnyul commented Jan 3, 2025

  • Added GH_TOKEN to the release workflow environment variables to enable authenticated GitHub API requests.
  • Ensures that gh release create has the necessary credentials to execute successfully.
  • Maintains compatibility with existing environment setup while resolving potential authentication issues.

- Added `GH_TOKEN` to the release workflow environment variables to enable authenticated GitHub API requests.
- Ensures that `gh release create` has the necessary credentials to execute successfully.
- Maintains compatibility with existing environment setup while resolving potential authentication issues.
@warnyul warnyul self-assigned this Jan 3, 2025
@warnyul warnyul merged commit b50a742 into main Jan 3, 2025
3 checks passed
@warnyul warnyul deleted the fix-release branch January 3, 2025 11: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