Skip to content

Commit e66530e

Browse files
ci: require npm-publish environment for releases (#10666)
Co-authored-by: Jay <[email protected]>
1 parent 49f23cb commit e66530e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ permissions:
1212
jobs:
1313
publish:
1414
runs-on: ubuntu-latest
15+
environment: npm-publish
1516
steps:
1617
- name: Checkout repo
1718
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

0 commit comments

Comments
 (0)