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.
1 parent 6074165 commit 283743dCopy full SHA for 283743d
.github/workflows/publish.yml
@@ -37,4 +37,4 @@ jobs:
37
fi
38
39
env:
40
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
+ NODE_AUTH_TOKEN: ${{ secrets.REPO_NPM_TOKEN }}
0 commit comments