Skip to content

Commit ea7f4e0

Browse files
authored
Set up trusted publisher in NpmJS for our GH org/repo (#3)
1 parent 678e896 commit ea7f4e0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yaml

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

4747
- name: Publish to npm
4848
run: npm publish --provenance --access public
49-
env:
50-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)