Skip to content

Commit 4cb451e

Browse files
committed
chore: use readable repository alias name
1 parent 0963e26 commit 4cb451e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ecr-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
path_to_dockerfile: "Dockerfile"
1212
docker_build_dir: "."
1313
aws_region: "us-east-1"
14-
ecr_repository_name: "o4w4w0v6/aws-durable-execution-emulator"
14+
ecr_repository_name: "durable-functions/aws-durable-execution-emulator"
1515

1616
jobs:
1717
build-and-upload-image-to-ecr:

0 commit comments

Comments
 (0)