update
This commit is contained in:
parent
6d4c3d1379
commit
90c5cd18fa
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue