Skip to content

Commit 67e78f9

Browse files
chore: use GH Environment for NPM Publication GHA (#402)
1 parent a3ab1a6 commit 67e78f9

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
@@ -5,6 +5,7 @@ on:
55
jobs:
66
build:
77
runs-on: ubuntu-latest
8+
environment: npm
89
permissions:
910
contents: read
1011
id-token: write

0 commit comments

Comments
 (0)