mirror of
https://github.com/kenzok8/small-package.git
synced 2026-02-05 22:36:13 +08:00
int
This commit is contained in:
1
.github/workflows/kenzo.yml
vendored
1
.github/workflows/kenzo.yml
vendored
@@ -58,7 +58,6 @@ jobs:
|
|||||||
git commit -m "update $(TZ='Asia/Shanghai' date +%m-%d" "%H:%M)"
|
git commit -m "update $(TZ='Asia/Shanghai' date +%m-%d" "%H:%M)"
|
||||||
git push --quiet "https://${{ secrets.ACCESS_TOKEN }}@github.com/kenzok8/small-package.git" HEAD:${{matrix.target}}
|
git push --quiet "https://${{ secrets.ACCESS_TOKEN }}@github.com/kenzok8/small-package.git" HEAD:${{matrix.target}}
|
||||||
|
|
||||||
|
|
||||||
- name: Delete workflow runs
|
- name: Delete workflow runs
|
||||||
uses: Mattraks/delete-workflow-runs@v2.0.1
|
uses: Mattraks/delete-workflow-runs@v2.0.1
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|||||||
Reference in New Issue
Block a user