Skip to content

Commit

Permalink
Merge pull request #419 from numero33/dependabot/github_actions/JS-De…
Browse files Browse the repository at this point in the history
…vTools/npm-publish-2

chore(deps): bump JS-DevTools/npm-publish from 1 to 2
  • Loading branch information
n33pm committed Oct 17, 2023
2 parents 85bb06c + d24f891 commit 344ea18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
cache: 'pnpm'

- run: pnpm install --reporter=append-only --frozen-lockfile
- uses: JS-DevTools/npm-publish@v1
- uses: JS-DevTools/npm-publish@v2
with:
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit 344ea18

Please sign in to comment.