Skip to content

Commit

Permalink
ci: set registry-url
Browse files Browse the repository at this point in the history
  • Loading branch information
edvardchen committed Nov 24, 2024
1 parent 1568719 commit 85d7e29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v4
with:
registry-url: 'https://registry.npmjs.org/'
node-version: 20.*
cache: pnpm
- name: Configure committer
Expand Down

0 comments on commit 85d7e29

Please sign in to comment.