diff --git a/.github/workflows/build-deploy-fe.yml b/.github/workflows/build-deploy-fe.yml index 8e3dd62..6ced71d 100644 --- a/.github/workflows/build-deploy-fe.yml +++ b/.github/workflows/build-deploy-fe.yml @@ -20,18 +20,6 @@ on: required: true type: string default: E38AJF9PZBDTJ6 - workflow_call: - inputs: - account: - description: AWS account to deploy to - required: true - default: b3tr-dev - type: string - s3_bucket_name: - description: Name of the S3 bucket which stores static FE - required: true - type: string - default: b3tr-dev-insight-fe concurrency: group: ${{ github.workflow }}-${{ github.ref }}-deploy-fe