Skip to content

Commit a0439f0

Browse files
authored
ci: add id-token permission for publish job
1 parent 54ea3c8 commit a0439f0

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
@@ -6,6 +6,7 @@ on:
66
- master
77

88
permissions:
9+
id-token: write
910
contents: write
1011

1112
jobs:

0 commit comments

Comments
 (0)