We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3c62e2 commit 4eaa382Copy full SHA for 4eaa382
1 file changed
.github/workflows/release.yml
@@ -25,7 +25,6 @@ jobs:
25
with:
26
node-version: "24.11.0"
27
registry-url: "https://registry.npmjs.org"
28
- always-auth: true
29
30
- name: Install dependencies
31
run: yarn install --frozen-lockfile
0 commit comments