Update autoupdatefork.yml

强制更新
pull/1155/head
bushixuanqi 4 years ago committed by GitHub
parent a16ab6e643
commit fb07c53f44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/autoupdatefork.yml

@ -28,5 +28,5 @@ jobs:
git remote -v git remote -v
git fetch upstream git fetch upstream
git checkout master git checkout master
git merge upstream/master git merge --no-ff upstream/master
git push origin master git push origin master

Loading…
Cancel
Save