Skip to content

Commit ba0c9ed

Browse files
committed
Fix npm OIDC: add Publisher environment to workflow
1 parent c458581 commit ba0c9ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
publish:
99
name: Publish
1010
runs-on: ubuntu-latest
11+
environment: Publisher
1112

1213
permissions:
1314
contents: read

0 commit comments

Comments
 (0)