Commit ad21c2e
authored
chore(workflow): remove unnecessary secret in workflow
This pull request includes a small change to the
`.github/workflows/publish-package.yml` workflow file. The change
removes the `GITHUB_TOKEN` environment variable from the publish step,
likely as it is no longer required for the package publishing process.1 parent 2db4f62 commit ad21c2e
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
0 commit comments