This commit is contained in:
kenzok8
2022-04-15 18:40:37 +08:00
parent e9263e244a
commit 42f5f75f5e

View File

@@ -58,7 +58,6 @@ jobs:
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