Skip to content

Commit e49cd58

Browse files
committed
chore: remove npmrc
1 parent 6943611 commit e49cd58

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616
- uses: pnpm/action-setup@v3
17-
- name: Setup npmrc
18-
run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > .npmrc
1917
- uses: actions/setup-node@v4
2018
with:
2119
cache: pnpm

0 commit comments

Comments
 (0)