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 334a610 commit 0038c6cCopy full SHA for 0038c6c
.github/workflows/publish.yaml
@@ -24,7 +24,6 @@ jobs:
24
25
- uses: JS-DevTools/npm-publish@v1
26
with:
27
- token: ${{ secrets.NPM_TOKEN }}
28
- dryrun: true
+ token: ${{ secrets.NPM_TOKEN }}
29
30
0 commit comments