Skip to content

Commit

Permalink
npm-publish v3
Browse files Browse the repository at this point in the history
  • Loading branch information
karussell committed Aug 14, 2024
1 parent 617ce4e commit a6db5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
node-version: 20
- run: npm install
- run: export GHKEY=${{ secrets.GHKEY }}; npm test
- uses: JS-DevTools/npm-publish@v1
- uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit a6db5ef

Please sign in to comment.