Skip to content

Commit

Permalink
fix: add missing write attestation permission
Browse files Browse the repository at this point in the history
  • Loading branch information
astehlik committed Jul 17, 2024
1 parent a86fdcf commit 91524a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
contents: read
packages: write
id-token: write
attestations: write
needs:
- build-and-push-php
uses: ./.github/workflows/docker-registry-cleanup.yaml
Expand Down

0 comments on commit 91524a6

Please sign in to comment.