Skip to content

Commit 27f5958

Browse files
committed
Revert "fix(ci): use NPM_TOKEN secret for publish"
This reverts commit 45f0728.
1 parent 45f0728 commit 27f5958

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,3 @@ jobs:
2020
- run: task ci
2121

2222
- run: pnpm publish --access public --no-git-checks
23-
env:
24-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
25-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)