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 67f080a commit 027e4f3Copy full SHA for 027e4f3
.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/[email protected].0
+ uses: JS-DevTools/[email protected].1
18
with:
19
token: ${{ secrets.NPM_TOKEN }}
20
0 commit comments