Skip to content

Commit

Permalink
oops, fix workflow files
Browse files Browse the repository at this point in the history
  • Loading branch information
alcohol committed Oct 6, 2023
1 parent 9637316 commit e2147ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/v2-current.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ env:
AWS_REGION: us-east-1
ECR_REPO: public.ecr.aws/u0u1j5s3/composer

jobs:
build-latest:
name: Build latest version
runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/v2-previous.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ env:
AWS_REGION: us-east-1
ECR_REPO: public.ecr.aws/u0u1j5s3/composer

jobs:
build-previous:
name: Build previous versions
runs-on: ubuntu-latest
Expand Down

0 comments on commit e2147ac

Please sign in to comment.