Update main.yml

This commit is contained in:
Aleksandr Statciuk 2019-08-27 23:10:44 +03:00 committed by GitHub
parent 3adc610086
commit d472df3449
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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