Skip to content

Commit fedf62e

Browse files
committed
updated ecr name
1 parent f21666a commit fedf62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build and Push Docker image
3333
env:
3434
ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry}}
35-
REPOSITORY: wcoa
35+
REPOSITORY: twcg
3636
IMAGE_TAG: ${{ github.sha}}
3737
DATABASE_URL: "file:./dev.db"
3838
run: |

0 commit comments

Comments
 (0)