Skip to content

Commit

Permalink
fix Docker Build and Push
Browse files Browse the repository at this point in the history
  • Loading branch information
cicoub13 committed Jun 20, 2024
1 parent 7f493d1 commit e52ec7b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,8 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: read
packages:
write
# This is used to complete the identity challenge
# with sigstore/fulcio when running outside of PRs.
packages: write
attestations: write
id-token: write
steps:
- name: Checkout repository
Expand Down

0 comments on commit e52ec7b

Please sign in to comment.