Fixed setup_github_pages success message. #1328
This commit is contained in:
parent
b030e0c204
commit
77dc6a1ccf
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -358,7 +358,7 @@ task :setup_github_pages, :repo do |t, args|
|
||||||
f.write rakefile
|
f.write rakefile
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
puts "\n---\n## Now you can deploy to #{url} with `rake deploy` ##"
|
puts "\n---\n## Now you can deploy to #{repo_url} with `rake deploy` ##"
|
||||||
end
|
end
|
||||||
|
|
||||||
def ok_failed(condition)
|
def ok_failed(condition)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue