Skip to content

Commit e9c4d49

Browse files
committed
chore: remove unnecessary always-auth option from setup-node action
1 parent 9edb1f4 commit e9c4d49

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
- uses: actions/setup-node@v6
2222
with:
2323
node-version: 24
24-
always-auth: true
2524
registry-url: https://registry.npmjs.org
2625
scope: '@spearwolf'
2726

0 commit comments

Comments
 (0)