Skip to content

Commit df0ee0b

Browse files
authored
fix(ci): add missing id-token permission publish compass-web workflow (#7695)
1 parent e11e661 commit df0ee0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-compass-web.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ on:
2424
default: false
2525

2626
permissions:
27+
id-token: write
2728
contents: read
2829

2930
jobs:

0 commit comments

Comments
 (0)