pull/277/head
freearhey 6 years ago
commit 39e3e5d8b3

@ -35,4 +35,4 @@ jobs:
run: git remote set-url origin https://${GITHUB_ACTOR}:${{ secrets.GITHUB_TOKEN }}@github.com/${GITHUB_REPOSITORY}.git
- name: "git push origin master"
run: git push origin master
run: git push origin master --force

Loading…
Cancel
Save