mirror of
https://github.com/kenzok8/small-package.git
synced 2026-02-05 14:26:24 +08:00
int
This commit is contained in:
3
.github/workflows/kenzo.yml
vendored
3
.github/workflows/kenzo.yml
vendored
@@ -57,8 +57,7 @@ jobs:
|
||||
git add .
|
||||
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}}
|
||||
|
||||
|
||||
|
||||
- name: Delete workflow runs
|
||||
uses: Mattraks/delete-workflow-runs@v2.0.1
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user