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.
1 parent 3a208ea commit c2e6850Copy full SHA for c2e6850
.github/workflows/release.yml
@@ -27,6 +27,7 @@ jobs:
27
# Ensure npm 11.5.1 or later is installed
28
# See https://docs.npmjs.com/trusted-publishers
29
node-version: 24
30
+ registry-url: "https://registry.npmjs.org"
31
32
- uses: ./.github/actions/lint
33
0 commit comments