mirror of
https://github.com/kenzok8/small-package
synced 2025-01-09 08:59:26 +08:00
Update small8.yml
This commit is contained in:
parent
3c562ad20f
commit
9ffa133635
6
.github/workflows/small8.yml
vendored
6
.github/workflows/small8.yml
vendored
@ -56,8 +56,8 @@ jobs:
|
||||
git commit -am "update $(date +%Y-%m-%d" "%H:%M:%S)"
|
||||
git push --quiet "https://${{ secrets.ACCESS_TOKEN }}@github.com/kenzok8/small-package.git" HEAD:${{matrix.target}}
|
||||
|
||||
- name: Delete old workflow runs
|
||||
uses: GitRML/delete-workflow-runs@main
|
||||
- name: Delete workflow runs
|
||||
uses: Mattraks/delete-workflow-runs@main
|
||||
with:
|
||||
retain_days: 1
|
||||
keep_minimum_runs: 1
|
||||
keep_minimum_runs: 3
|
||||
|
Loading…
Reference in New Issue
Block a user