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 bf9685c commit 16cfbcbCopy full SHA for 16cfbcb
.github/workflows/publish.yml
@@ -26,6 +26,6 @@ jobs:
26
run: |
27
yarn install
28
yarn 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