Skip to content

Commit c9563f9

Browse files
committed
changes
1 parent 3aecf6c commit c9563f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
docker push $ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG
6363
echo "::set-output name=image::$ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG"
6464
65-
Continuous Deployment:
65+
Continuous-Deployment:
6666
needs: build-and-push-ecr-image
6767
runs-on: self-hosted
6868
steps:

0 commit comments

Comments
 (0)