Skip to content

Commit

Permalink
Grant permissions in caller job
Browse files Browse the repository at this point in the history
  • Loading branch information
samhclark committed Oct 20, 2024
1 parent 1af40d0 commit e0e2da9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ on:
jobs:
build-custom-silverblue:
uses: ./.github/workflows/reusable-build.yaml
permissions:
attestations: write
contents: read
id-token: write
packages: write
with:
containerfile_path: ./Containerfile
registry: ghcr.io
Expand Down

0 comments on commit e0e2da9

Please sign in to comment.