Skip to content

Commit

Permalink
fix: Remove permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
ptbrowne committed Oct 23, 2024
1 parent 86997bc commit 07521d7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ jobs:
push_to_registry:
name: Push Docker image to Github Container registry
runs-on: ubuntu-latest
permissions:
packages: write
contents: read
attestations: write
id-token: write
steps:
- name: Check out the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 07521d7

Please sign in to comment.