2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00

sec: update to using staged publishing (#10926)

This commit is contained in:
Jay
2026-05-21 18:58:44 +02:00
committed by GitHub
parent 1ed5f9de6d
commit 29e42a14d2
+1 -1
View File
@@ -33,4 +33,4 @@ jobs:
run: npm run build
- name: Publish to NPM
run: npm publish --provenance --access public
run: npm stage publish --provenance --access public