This commit is contained in:
teasiu 2021-05-05 08:15:51 +08:00
parent 6d4c3d1379
commit 90c5cd18fa
1 changed files with 6 additions and 0 deletions

View File

@ -30,3 +30,9 @@ jobs:
git config --local user.name "github-actions[bot]"
git commit -am "Update teasiu-5.0.tazpkg to ${LASTEST_TAG}"
git push -v --progress
- name: Delete workflow runs
uses: GitRML/delete-workflow-runs@main
with:
retain_days: 1
keep_minimum_runs: 3