Skip to content

Commit

Permalink
Keep dev images for a week
Browse files Browse the repository at this point in the history
  • Loading branch information
shizunge authored Jan 20, 2024
1 parent 44cd26d commit 475b6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 475b6b8

Please sign in to comment.