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 034d8f4 commit d2430feCopy full SHA for d2430fe
.github/workflows/release-please.yml
@@ -72,4 +72,4 @@ jobs:
72
# npm publish will trigger the build via the prepack hook
73
run: npm publish
74
env:
75
- NODE_AUTH_TOKEN: ${{secrets.NODE_AUTH_TOKEN}}
+ NODE_AUTH_TOKEN: ${{ secrets.NPM_WOMBAT_TOKEN }}
0 commit comments