mirror of
https://github.com/Choices-js/Choices.git
synced 2026-03-14 14:45:47 +01:00
Use trusted publishing
This commit is contained in:
parent
478d14dbaa
commit
b275ba1dd0
1 changed files with 1 additions and 3 deletions
4
.github/workflows/deployment.yml
vendored
4
.github/workflows/deployment.yml
vendored
|
|
@ -22,6 +22,4 @@ jobs:
|
|||
- run: npm ci
|
||||
env:
|
||||
HUSKY_SKIP_INSTALL: true
|
||||
- run: npm publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
|
||||
- run: npm publish --provenance --access public
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue