diff --git a/config/deploy.rb b/config/deploy.rb index f712a86..b11ca2c 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -4,7 +4,7 @@ set :application, 'Tab' set :repo_url, 'https://github.com/ZeusWPI/Tab.git' -set :branch, 'herbert' +set :branch, 'master' set :deploy_to, '/home/tab/production' # Default branch is :master