Skip to content

Commit

Permalink
chore(deps): update simenandre/publish-with-pnpm action to v2 (#1045)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2024
1 parent d11defe commit ae0a08b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
- name: Build 🔨
run: pnpm build

- uses: simenandre/publish-with-pnpm@v1
- uses: simenandre/publish-with-pnpm@v2
with:
npm-auth-token: ${{ secrets.NPM_TOKEN }}

0 comments on commit ae0a08b

Please sign in to comment.