2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-20 20:00:40 +03:00

ci: require npm-publish environment for releases (#10666)

Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
Shaan Majid
2026-04-07 11:17:32 +00:00
committed by GitHub
parent 49f23cbfe4
commit e66530e330
+1
View File
@@ -12,6 +12,7 @@ permissions:
jobs: jobs:
publish: publish:
runs-on: ubuntu-latest runs-on: ubuntu-latest
environment: npm-publish
steps: steps:
- name: Checkout repo - name: Checkout repo
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2