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 fd0493c commit e51571dCopy full SHA for e51571d
.github/workflows/publish.yaml
@@ -20,4 +20,4 @@ jobs:
20
- run: echo "Publishing string-offsets"
21
- run: npm whoami; npm --ignore-scripts publish
22
env:
23
- NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
+ NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
0 commit comments