perf: res-update-game.yml 别一直报错了(

This commit is contained in:
MistEO
2023-05-14 01:11:07 +08:00
committed by GitHub
parent 85639b119c
commit b902e84bf6

View File

@@ -48,6 +48,10 @@ jobs:
git pull origin $(git rev-parse --abbrev-ref HEAD) --unshallow --rebase
- name: Cancelling
if: ${{ failure() }}
uses: andymckay/cancel-action@0.3
- name: Push changes # push the output folder to your repo
uses: ad-m/github-push-action@master
with: