Skip to content

Commit bd3c465

Browse files
authored
add oidc release (#390)
1 parent 9a7c28c commit bd3c465

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release-npm.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ env:
99
CI: true
1010
PNPM_CACHE_FOLDER: .pnpm-store
1111

12+
permissions:
13+
id-token: write # Required for OIDC
14+
contents: read
15+
1216
jobs:
1317
release:
1418
timeout-minutes: 5

0 commit comments

Comments
 (0)