Skip to content

Commit

Permalink
Do github task first because heroku can fail...
Browse files Browse the repository at this point in the history
  • Loading branch information
icco committed Nov 3, 2010
1 parent dc056d7 commit 305ad81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
@@ -1,4 +1,4 @@
task :default => [:deploy, :github]
task :default => [:github, :deploy]

desc "Run your resume locally."
task :local do
Expand Down

0 comments on commit 305ad81

Please sign in to comment.