mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
sec: update to using staged publishing (#10926)
This commit is contained in:
@@ -33,4 +33,4 @@ jobs:
|
|||||||
run: npm run build
|
run: npm run build
|
||||||
|
|
||||||
- name: Publish to NPM
|
- name: Publish to NPM
|
||||||
run: npm publish --provenance --access public
|
run: npm stage publish --provenance --access public
|
||||||
|
|||||||
Reference in New Issue
Block a user