Skip to content

Commit d34969f

Browse files
ci: fix id-token permission (#40)
#### Chores - fix id-token permission
1 parent fa61fb6 commit d34969f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

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

1011
jobs:
1112
build:

0 commit comments

Comments
 (0)