Skip to content

Commit 089578e

Browse files
authored
Add permissions for build-link-index-lambda (#3444)
1 parent 18c21d4 commit 089578e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ jobs:
7272
run: ./build.sh publishcontainers
7373

7474
build-link-index-lambda:
75+
permissions:
76+
contents: read
7577
needs:
7678
- release-drafter
7779
uses: ./.github/workflows/build-link-index-updater-lambda.yml

0 commit comments

Comments
 (0)