no master needed on push maybe
This commit is contained in:
parent
bd39e91f78
commit
0c351fa98b
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ if [[ "$TRAVIS_COMMIT_MESSAGE" != *"[skip build]"* ]] ; then
|
|||
|
||||
git add -A
|
||||
git commit -m "generated from qmk/qmk_firmware@${rev}"
|
||||
git push git@github.com:qmk/qmk.fm.git master
|
||||
git push git@github.com:qmk/qmk.fm.git
|
||||
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue