Skip to content

Commit

Permalink
action: reset expired data count
Browse files Browse the repository at this point in the history
  • Loading branch information
smallprogram committed Nov 14, 2024
1 parent d5d58b6 commit db75c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Update_Checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
with:
keep_latest: 10
keep_min_download_counts: 2
delete_expired_data: 90
delete_expired_data: 60
delete_tags: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit db75c6a

Please sign in to comment.