Skip to content

Commit

Permalink
Update workflow_clean.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Laurensius Jeffrey <[email protected]>
  • Loading branch information
arcestia authored Apr 21, 2024
1 parent 84e7f64 commit 59cd910
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow_clean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
with:
token: ${{ github.token }}
repository: ${{ github.repository }}
retain_days: 30
keep_minimum_runs: 6
retain_days: 3
keep_minimum_runs: 1
- name: Remove old Releases
uses: dev-drprasad/[email protected]
with:
Expand Down

0 comments on commit 59cd910

Please sign in to comment.