Skip to content

Commit e18a706

Browse files
committed
Use npm registry in Github workflow
1 parent 9d20f85 commit e18a706

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-and-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
uses: actions/setup-node@1f8c6b94b26d0feae1e387ca63ccbdc44d27b561 # pin@v2
2626
with:
2727
node-version: ${{ matrix.node-version }}
28-
registry-url: "https://npm.pkg.github.com"
2928
cache: "npm"
3029
- name: 🗄 Cache node_modules
3130
id: cache-node_modules

0 commit comments

Comments
 (0)