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 574fb8e commit b92775fCopy full SHA for b92775f
.github/workflows/release-please.yml
@@ -76,4 +76,4 @@ jobs:
76
# npm publish will trigger the build via the prepack hook
77
run: npm publish
78
env:
79
- NODE_AUTH_TOKEN: ${{ secrets.NPM_WOMBAT_TOKEN }}
+ NODE_AUTH_TOKEN: ${{ secrets.NPM_WOMBOT_TOKEN }}
0 commit comments