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 25ae88d commit f1bfa04Copy full SHA for f1bfa04
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v5
15
- run: ./bin/build.sh dist/.htaccess bin/htaccess.conf
16
- name: Deploy to NPM
17
- uses: JS-DevTools/npm-publish@v3.1.1
+ uses: JS-DevTools/npm-publish@v4.0.0
18
with:
19
token: ${{ secrets.NPM_TOKEN }}
20
0 commit comments