Commit e12c394
authored
chore(workflow): add generic GH token for semantic release
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.1 parent f2ba3ac commit e12c394
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
0 commit comments