Skip to content

Commit d8266d8

Browse files
committed
Merge pull request #9057 from kewisch/fix-daily
Bring back GH actions read permission to fix daily builds workflow
1 parent 8008c2f commit d8266d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/daily_builds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ jobs:
1515
secrets: inherit
1616
permissions:
1717
id-token: write # For GCS publishing (ftp.mo)
18+
contents: read

0 commit comments

Comments
 (0)