Skip to content

Commit

Permalink
Pushing to #master instead of #ghpages
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Adolphs committed Apr 4, 2012
1 parent 7fd300d commit 7eb3123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git-achievements
Expand Up @@ -478,7 +478,7 @@ There are $total Achievements. Some achievements can be leveled up depending on
message="New achievement $1"
fi
git commit -qm "${message}"
git push origin gh-pages
git push -u origin master
}

ACTIONLOGFILE="$HOME/.git-achievements-action.log"
Expand Down

0 comments on commit 7eb3123

Please sign in to comment.