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 f5fb6f6 commit c0eb07dCopy full SHA for c0eb07d
.github/workflows/npm-publish.yml
@@ -26,4 +26,4 @@ jobs:
26
- run: npx playwright install
27
- run: npm publish
28
env:
29
- NODE_AUTH_TOKEN: ${{secrets.npm_token}}
+ NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
0 commit comments