diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 88b67681..37fac858 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -20,7 +20,7 @@ on: required: true API_PREFIX: description: '6. API Prefix' - required: true + required: false AWS_LOAD_BALANCER_HOSTNAME: description: "7. AWS Load Balancer match hostname" required: true