Skip to content

Commit d6f0615

Browse files
authored
Merge pull request #9057 from kewisch/fix-daily
Bring back GH actions read permission to fix daily builds workflow
2 parents fa6c07c + 99d2fe9 commit d6f0615

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)