Explorar o código

no master needed on push maybe

Jack Humbert %!s(int64=8) %!d(string=hai) anos
pai
achega
0c351fa98b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      util/travis_compiled_push.sh

+ 1 - 1
util/travis_compiled_push.sh

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