There was an error while loading. Please reload this page.
2 parents 43d5862 + bb2ebc9 commit f344deaCopy full SHA for f344dea
1 file changed
.github/workflows/publish.yml
@@ -48,4 +48,5 @@ jobs:
48
env:
49
TAG_NAME: ${{ github.event.release.tag_name }}
50
- run: npm --ignore-scripts publish --provenance --access public
51
-
+ env:
52
+ NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments