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.
2 parents 48660b1 + 65c6e67 commit 2a00c22Copy full SHA for 2a00c22
.github/workflows/publish.yml
@@ -27,6 +27,7 @@ jobs:
27
uses: actions/setup-node@v4
28
with:
29
node-version: 20
30
+ registry-url: https://registry.npmjs.org
31
32
- name: Ensure npm 11.5.1 or later for trusted publishing
33
run: |
0 commit comments