Keep dev images for a week
This commit is contained in:
parent
44cd26db29
commit
475b6b8ef8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/on-push.yml
vendored
2
.github/workflows/on-push.yml
vendored
|
|
@ -65,7 +65,7 @@ jobs:
|
|||
uses: snok/container-retention-policy@v2
|
||||
with:
|
||||
image-names: endlessh-go
|
||||
cut-off: One day ago UTC
|
||||
cut-off: One week ago UTC
|
||||
account-type: personal
|
||||
token: ${{ secrets.TOKEN_DELETE_GHCR_IMAGES }}
|
||||
keep-at-least: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue