Skip to content

Commit

Permalink
allow main to deploy to staging
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Cain committed Dec 6, 2023
1 parent d787e0e commit d8e65b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy/staging.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
user: 'ubuntu'
}

set :branch, "update-geoblacklight"
set :branch, "main"

set :rails_env, 'production'
# The server-based syntax can be used to override options:
Expand Down

0 comments on commit d8e65b8

Please sign in to comment.