Archived
Use npm trusted publishing
This commit is contained in:
@@ -36,5 +36,3 @@ jobs:
|
|||||||
|
|
||||||
- name: Publish
|
- name: Publish
|
||||||
run: npm publish --access public --provenance
|
run: npm publish --access public --provenance
|
||||||
env:
|
|
||||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user