diff --git a/.github/workflows/loadtest-brazil-client-deploy.yml b/.github/workflows/loadtest-brazil-client-deploy.yml index b7e7149d0..a0e37d6f7 100644 --- a/.github/workflows/loadtest-brazil-client-deploy.yml +++ b/.github/workflows/loadtest-brazil-client-deploy.yml @@ -6,8 +6,8 @@ on: type: choice description: What release to deploy options: - - arena_load_test - bot_manager + - arena_load_test required: true target_server: type: choice diff --git a/.github/workflows/loadtest-europe-client-deploy.yml b/.github/workflows/loadtest-europe-client-deploy.yml index e4e4f43ae..e3286ce1d 100644 --- a/.github/workflows/loadtest-europe-client-deploy.yml +++ b/.github/workflows/loadtest-europe-client-deploy.yml @@ -6,8 +6,8 @@ on: type: choice description: What release to deploy options: - - arena_load_test - bot_manager + - arena_load_test required: true target_server: type: choice