Skip to content

Commit ba9692d

Browse files
ci(github): remove npm token and publish with OIDC
Release-As: 5.2.11
1 parent f3446ce commit ba9692d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-please.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,3 @@ jobs:
4343

4444
- name: Publish
4545
run: npm publish --provenance --access public
46-
env:
47-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)