Skip to content

Commit 11c9283

Browse files
add always auth to node setup step
1 parent a3da5c3 commit 11c9283

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
node-version: 20.x
2222
registry-url: "https://registry.npmjs.org"
23+
always-auth: true
2324

2425
- name: Install dependencies
2526
shell: bash

0 commit comments

Comments
 (0)