Skip to content

Commit 3d8f95f

Browse files
committed
chore: Use publish_npm environment for npm release workflow
1 parent 978f435 commit 3d8f95f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-npm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ permissions: {}
1313
jobs:
1414
build-and-release:
1515
runs-on: ubuntu-latest
16+
environment: publish_npm
1617
steps:
1718
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
1819

0 commit comments

Comments
 (0)