We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 641edbb commit a73a22fCopy full SHA for a73a22f
1 file changed
.github/workflows/release.yml
@@ -34,6 +34,7 @@ jobs:
34
with:
35
node-version-file: ".nvmrc"
36
cache: "npm"
37
+ registry-url: "https://registry.npmjs.org"
38
- name: Import GPG Key
39
uses: crazy-max/ghaction-import-gpg@v6
40
0 commit comments