We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64e1f61 + f709dfa commit 315384eCopy full SHA for 315384e
1 file changed
.github/workflows/common-release.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/setup-node@v1
20
with:
21
node-version: '20.x'
22
- registry-url: "https://registry.npmjs.org"
+ # registry-url: "https://registry.npmjs.org"
23
24
- name: Install Packages
25
run: npm install
0 commit comments