Skip to content

Commit

Permalink
Merge pull request #47 from vechain/update-bucekt-name
Browse files Browse the repository at this point in the history
Update bucket name
  • Loading branch information
dougalrea authored May 15, 2024
2 parents 791aa9f + f8a1d64 commit c95344a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-deploy-fe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ on:
required: true
type: choice
options:
- b3tr-dev-insight-fe
default: b3tr-dev-insight-fe
- dev-b3tr-insight-20240327144251186900000001
default: dev-b3tr-insight-20240327144251186900000001
cloudfront_distribution_id:
description: ID of the Cloudfront distribution to invalidate
required: true
Expand All @@ -33,7 +33,7 @@ permissions:
contents: read # This is required for actions/checkout

jobs:
deploy:
build-and-deploy:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit c95344a

Please sign in to comment.