Skip to content

Commit

Permalink
workflow always auth
Browse files Browse the repository at this point in the history
  • Loading branch information
modbender committed Dec 28, 2024
1 parent d2a07e8 commit 4a2f09c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ltpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
always-auth: true
node-version: "lts/*"
registry-url: 'https://registry.npmjs.org'
cache: "yarn"
Expand Down

0 comments on commit 4a2f09c

Please sign in to comment.