Skip to content

Commit

Permalink
try with all permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
coutug committed Oct 2, 2024
1 parent f3563a3 commit 7075be5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ env:
jobs:
ghcr:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
permissions: write-all

steps:
- name: Checkout repository
Expand Down

0 comments on commit 7075be5

Please sign in to comment.