We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6448fc + a2aa583 commit 8058d3bCopy full SHA for 8058d3b
.github/workflows/npm-publish.yml
@@ -41,7 +41,7 @@ jobs:
41
npm publish
42
fi
43
env:
44
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
+ NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN_NO_ORG }}
45
- uses: fnkr/github-action-ghr@v1
46
47
GHR_PATH: build/
0 commit comments