Skip to content

Commit

Permalink
Retain at least last 5 artefacts
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdesmet authored May 31, 2021
1 parent 2e00a46 commit 7101d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/remove_old_artifact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
uses: c-hive/gha-remove-artifacts@v1
with:
age: '1 days'
skip-recent: 1
skip-recent: 5

0 comments on commit 7101d93

Please sign in to comment.