Skip to content

Commit

Permalink
always auth
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcorner committed May 21, 2024
1 parent c3bc5c0 commit a18236d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
node-version: 'lts/*'
cache: 'pnpm'
registry-url: https://registry.npmjs.org
always-auth: true

- name: Install Dependencies
run: pnpm install --frozen-lockfile
Expand Down

0 comments on commit a18236d

Please sign in to comment.