Skip to content

Commit 11227c2

Browse files
committed
chore: change paths
1 parent 354f0b5 commit 11227c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ecr-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ permissions:
1010
id-token: write # This is required for requesting the JWT
1111

1212
env:
13-
path_to_dockerfile: "bin/DockerFile"
14-
docker_build_dir: "bin"
13+
path_to_dockerfile: "/emulator/DockerFile"
14+
docker_build_dir: "/bin"
1515
aws_region: "us-east-1"
1616
ecr_repository_name: "o4w4w0v6/aws-durable-execution-emulator"
1717

0 commit comments

Comments
 (0)