Skip to content

Commit

Permalink
The registry-url is required to correctly set up .npmrc for publi…
Browse files Browse the repository at this point in the history
…shing
  • Loading branch information
Michael-F-Bryan committed Nov 28, 2023
1 parent 691c766 commit 79e277b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 16
registry-url: 'https://registry.npmjs.org'
- name: Setup Rust
uses: dsherret/rust-toolchain-file@v1
- name: Install wasm-pack
Expand Down

0 comments on commit 79e277b

Please sign in to comment.