We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48b5400 commit bede8d7Copy full SHA for bede8d7
1 file changed
.github/workflows/publish-npm.yml
@@ -28,7 +28,6 @@ jobs:
28
uses: actions/setup-node@v4
29
with:
30
node-version: '20'
31
- registry-url: 'https://registry.npmjs.org'
32
33
- name: Install dependencies
34
run: |
0 commit comments