Skip to content

Commit f7c9bdb

Browse files
committed
fix(ci): grant id token write permissions to canary
1 parent a1d0859 commit f7c9bdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-canary.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: read
9+
id-token: write
910

1011
jobs:
1112
setup:

0 commit comments

Comments
 (0)