Skip to content

chore(workflow): add generic GH token for semantic release#8

Merged
alejandroruizponce merged 1 commit intomainfrom
alejandroruiz/add-gh-token-in-workflow
Mar 4, 2026
Merged

chore(workflow): add generic GH token for semantic release#8
alejandroruizponce merged 1 commit intomainfrom
alejandroruiz/add-gh-token-in-workflow

Conversation

@alejandroruizponce
Copy link
Copy Markdown
Contributor

This pull request makes a small update to the GitHub Actions workflow for publishing packages. The change ensures that the GITHUB_TOKEN is available as an environment variable during the publish step.

  • Added the GITHUB_TOKEN environment variable to the "Publish package" step in .github/workflows/publish-package.yml to enable authentication for GitHub-related actions.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant