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.
2 parents d36fec2 + 24c3e36 commit 70e26f2Copy full SHA for 70e26f2
.github/workflows/release.yml
@@ -21,6 +21,5 @@ jobs:
21
- uses: JS-DevTools/npm-publish@v3
22
with:
23
token: ${{ secrets.NPM_TOKEN }}
24
- tag: ${{ github.ref_name }}
25
access: public
26
dry-run: ${{ vars.DRY_RUN }}
0 commit comments