Skip to content

Commit

Permalink
no master needed on push maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
jackhumbert committed May 29, 2017
1 parent bd39e91 commit 0c351fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/travis_compiled_push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected]:qmk/qmk.fm.git master
git push [email protected]:qmk/qmk.fm.git

fi

Expand Down

0 comments on commit 0c351fa

Please sign in to comment.