We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9e98a7 commit 7d59831Copy full SHA for 7d59831
.github/workflows/test-1467.yml
@@ -16,7 +16,7 @@ jobs:
16
uses : actions/setup-node@v6
17
with:
18
node-version: 20
19
- registry-url: https://registry.npmjs.org
+ registry-url: https://npm.pkg.github.com
20
env:
21
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
22
0 commit comments