mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
2
Rakefile
2
Rakefile
@@ -112,7 +112,7 @@ namespace :site do
|
||||
desc "Commit the local site to the gh-pages branch and publish to GitHub Pages"
|
||||
task :publish do
|
||||
# Failsafe. Remove this once it has been done.
|
||||
puts "Make sure to merge #583 into gh-pages before deploying."
|
||||
puts "Make sure to merge #860 into gh-pages before deploying."
|
||||
exit(1)
|
||||
|
||||
# Ensure the gh-pages dir exists so we can generate into it.
|
||||
|
||||
Reference in New Issue
Block a user