Skip to content

Commit 7d56998

Browse files
committed
Revert "ci: use OIDC publish flow"
This reverts commit 4034b3b.
1 parent d40615d commit 7d56998

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
- name: Publish to NPM
4848
run: npm publish --provenance --access public
4949
env:
50+
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
5051
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5152
- name: Draft release
5253
run: |

.npmrc

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

0 commit comments

Comments
 (0)