Skip to content

Commit

Permalink
chore: remove npmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaellis committed Apr 11, 2024
1 parent 6943611 commit e49cd58
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
- name: Setup npmrc
run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > .npmrc
- uses: actions/setup-node@v4
with:
cache: pnpm
Expand Down

0 comments on commit e49cd58

Please sign in to comment.