Skip to content

Commit 363982a

Browse files
committed
fix: add npmjs environment to ci.yml
1 parent 34ca564 commit 363982a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,9 @@ jobs:
9797
contents: read
9898
id-token: write
9999

100+
environment:
101+
name: npmjs
102+
100103
steps:
101104
- uses: actions/setup-node@v4
102105
with:

0 commit comments

Comments
 (0)