update yml
This commit is contained in:
2
.github/workflows/publisher.yml
vendored
2
.github/workflows/publisher.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
run: npm i
|
||||
|
||||
- name: Publish to npm (Trusted Publishing)
|
||||
run: npm publish --provenance --access public
|
||||
|
||||
Reference in New Issue
Block a user