Skip to content

Commit

Permalink
ci: fix clean latest image
Browse files Browse the repository at this point in the history
  • Loading branch information
bitxeno committed Dec 10, 2023
1 parent 2035448 commit b664b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
image-names: ${{steps.vars.outputs.APP_NAME}}
cut-off: A week ago UTC
keep-at-least: 5
keep-at-least: 10
skip-tags: latest
account-type: personal
token: ${{ secrets.PAT }}

0 comments on commit b664b30

Please sign in to comment.