Skip to content

Commit

Permalink
hopefully fix task my_release
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Conway committed Mar 22, 2011
1 parent 8446335 commit 21a41d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,5 @@ task :changelog do
sh "git push"
end

task :my_release => ['release', 'changelog', 'release'] do
task :my_release => ['git:release', 'changelog', 'release'] do
end

0 comments on commit 21a41d5

Please sign in to comment.