Skip to content

Commit d8e65b8

Browse files
author
Michael Cain
committed
allow main to deploy to staging
1 parent d787e0e commit d8e65b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/deploy/staging.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
user: 'ubuntu'
4949
}
5050

51-
set :branch, "update-geoblacklight"
51+
set :branch, "main"
5252

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

0 commit comments

Comments
 (0)