Skip to content

Commit b754b98

Browse files
committed
ci(release): add npm environment to publish job
1 parent af239b0 commit b754b98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ permissions:
1616
jobs:
1717
publish:
1818
runs-on: ubuntu-latest
19+
environment: npm
1920
steps:
2021
- name: Checkout
2122
uses: actions/checkout@v4

0 commit comments

Comments
 (0)