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 33d2bc6 commit 0dc514eCopy full SHA for 0dc514e
.github/workflows/publish.yml
@@ -20,6 +20,5 @@ jobs:
20
- uses: JS-DevTools/npm-publish@v1
21
with:
22
token: ${{ secrets.NPM_TOKEN }}
23
- dry-run: true
24
check-version: true
25
0 commit comments