We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3658c34 commit b4b042aCopy full SHA for b4b042a
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
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