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 15b7be3 commit 909c50cCopy full SHA for 909c50c
.github/workflows/publish.yml
@@ -26,6 +26,6 @@ jobs:
26
run: npm ci
27
- name: build
28
run: npm run build
29
- - uses: JS-DevTools/npm-publish@v3
+ - uses: JS-DevTools/npm-publish@v4
30
with:
31
token: ${{ secrets.NPM_TOKEN }}
0 commit comments