Skip to content

Commit

Permalink
Add back permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Mouat <[email protected]>
  • Loading branch information
amouat committed Nov 1, 2024
1 parent fb82466 commit ba365cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ on:

jobs:
docker:
# permissions: # needed for signing and attestations
# id-token: write
# attestations: write
permissions: # needed for signing and attestations
id-token: write
attestations: write

runs-on: ubuntu-latest

Expand Down

0 comments on commit ba365cf

Please sign in to comment.