Skip to content

Commit

Permalink
chore: update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
prevwong committed Jul 5, 2024
1 parent 43a7ad2 commit a9cd8bf
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 127 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
fetch-depth: 0

- name: Install PNPM
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v4
with:
version: 7
version: 8.6.2
run_install: false

- name: Install Node.js
Expand Down
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
enable-pre-post-scripts=true
auto-install-peers=true

@prevwong:registry=https://npm.pkg.github.com
Loading

0 comments on commit a9cd8bf

Please sign in to comment.