There was an error while loading. Please reload this page.
1 parent 0511dea commit cf8d418Copy full SHA for cf8d418
1 file changed
.github/workflows/build.yaml
@@ -112,7 +112,7 @@ jobs:
112
113
- name: Run semantic-release
114
env:
115
- GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} # Using auto-populated GITHUB_TOKEN with above permissions
+ GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
116
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
117
NPM_CONFIG_PROVENANCE: true
118
run: npx semantic-release
0 commit comments