Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Apr 24, 2024
1 parent 1aeeccb commit 250cf08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup npmrc
run: |
npm config set '@pvtnbr:registry=https://npm.pkg.github.com'
npm set "//npm.pkg.github.com/:_authToken=${{ secrets.GITHUB_TOKEN }}"
npm set "//npm.pkg.github.com:_authToken=${{ secrets.GITHUB_TOKEN }}"
- name: Setup pnpm
uses: pnpm/action-setup@v3
Expand Down

0 comments on commit 250cf08

Please sign in to comment.