Skip to content

Commit

Permalink
Update build-deploy-fe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dougalrea committed May 15, 2024
1 parent e478f6b commit 749cef8
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/build-deploy-fe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 749cef8

Please sign in to comment.