Skip to content

Commit 510360a

Browse files
authored
Use npm trusted publishing (#105)
1 parent 07a4971 commit 510360a

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
@@ -30,5 +30,3 @@ jobs:
3030
dist_tag=latest
3131
fi
3232
npm publish --access public --provenance --tag "$dist_tag"
33-
env:
34-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)