Update lib/middleman-deploy/extension.rb
clean-up whitespace
This commit is contained in:
parent
96725beb12
commit
82a4915250
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ module Middleman
|
|||
|
||||
options.port ||= 22
|
||||
options.clean ||= false
|
||||
options.branch ||= "gh-pages"
|
||||
options.branch ||= "gh-pages"
|
||||
|
||||
@@options = options
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue