Skip to content

Commit 00250d8

Browse files
committed
fix: npm auth
1 parent 4dc0315 commit 00250d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/npm.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
issues: write # to be able to comment on released issues
1414
pull-requests: write # to be able to comment on released pull requests
1515
id-token: write # to enable use of OIDC for npm provenance
16+
environment:
17+
name: npm
1618
steps:
1719
- uses: actions/checkout@v5
1820
with:

0 commit comments

Comments
 (0)