Skip to content

Commit a73a22f

Browse files
committed
fix(ci): restore registry-url for npm trusted publisher oidc
1 parent 641edbb commit a73a22f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
with:
3535
node-version-file: ".nvmrc"
3636
cache: "npm"
37+
registry-url: "https://registry.npmjs.org"
3738
- name: Import GPG Key
3839
uses: crazy-max/ghaction-import-gpg@v6
3940
with:

0 commit comments

Comments
 (0)