Skip to content

Commit

Permalink
chore: remove contents permisison from mirror job
Browse files Browse the repository at this point in the history
  • Loading branch information
sweatybridge committed Oct 28, 2024
1 parent e929b96 commit 569ae60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/mirror-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
mirror:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
id-token: write
steps:
Expand Down

0 comments on commit 569ae60

Please sign in to comment.