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
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.

@alejandroruizponce alejandroruizponce marked this pull request as ready for review March 4, 2026 09:18
@alejandroruizponce alejandroruizponce merged commit e12c394 into main Mar 4, 2026
2 checks passed
@alejandroruizponce alejandroruizponce deleted the alejandroruiz/add-gh-token-in-workflow branch March 4, 2026 09:19
@github-actions
Copy link

github-actions bot commented Mar 4, 2026

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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