diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 2f23f62..6fb179d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -43,7 +43,7 @@ jobs: while [ $RETRY_COUNT -lt $MAX_RETRIES ]; do if aws apprunner update-service \ --service-arn "$SERVICE_ARN" \ - --source-configuration "$(cat <