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 4014e8b commit 6a2e23eCopy full SHA for 6a2e23e
.github/workflows/release-tag.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Build
37
run: npm run build
38
39
- - uses: JS-DevTools/npm-publish@v3
+ - uses: JS-DevTools/npm-publish@v4
40
with:
41
token: ${{ secrets.NPM_TOKEN }}
42
0 commit comments