Skip to content

Commit

Permalink
Provide needed permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwaldp-oci committed Aug 29, 2023
1 parent 9582cc7 commit 187a8ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ jobs:
build-platforms:
name: Build Platforms
needs: d
permissions:
packages: write
contents: read
if: needs.d.outputs.missing-platforms != '[]'
strategy:
fail-fast: false
Expand Down

0 comments on commit 187a8ee

Please sign in to comment.