Skip to content

Commit

Permalink
Give contents permission
Browse files Browse the repository at this point in the history
  • Loading branch information
vycius committed Jul 26, 2023
1 parent af50ce9 commit 4ac5855
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/clean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 5
permissions:
contents: read
packages: write

steps:
Expand All @@ -21,7 +22,7 @@ jobs:
account-type: org
org-name: AplinkosMinisterija
token: ${{ github.token }}
# token: ${{ secrets.PAT_GHCR_DELETE }}
# token: ${{ secrets.PAT_GHCR_DELETE }}
cut-off: A week ago UTC
keep-at-least: 1
filter-tags: development-*
Expand Down

0 comments on commit 4ac5855

Please sign in to comment.