Skip to content

Commit d729f6d

Browse files
committed
chore(workflow): set npm environment
1 parent 7618895 commit d729f6d

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)