Skip to content

Commit 83d5944

Browse files
authored
chore(ci): added OIDC support for npmjs trusted publishing (#120)
2 parents 0e2741c + b51f003 commit 83d5944

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
branches:
66
- main
77

8+
permissions:
9+
id-token: write
10+
contents: read
11+
812
jobs:
913
build-library:
1014
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)