mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2025-03-05 01:18:02 -05:00
Fixed rakefile
This commit is contained in:
parent
a3d879da09
commit
681c15ebdb
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -2,7 +2,7 @@ require "bundler/setup"
|
|||
|
||||
task :default => :watch
|
||||
|
||||
desc "Publish "marketing" docs"
|
||||
desc "Publish \"marketing\" docs"
|
||||
task :publish do
|
||||
sh("git rebase master gh-pages")
|
||||
sh("git checkout master")
|
||||
|
|
Loading…
Reference in a new issue