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'
|
registry-url: 'https://registry.npmjs.org'
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm ci
|
run: npm i
|
||||||
|
|
||||||
- name: Publish to npm (Trusted Publishing)
|
- name: Publish to npm (Trusted Publishing)
|
||||||
run: npm publish --provenance --access public
|
run: npm publish --provenance --access public
|
||||||
|
|||||||
Reference in New Issue
Block a user