diff --git a/deploy.py b/deploy.py index ca78312..02511d6 100644 --- a/deploy.py +++ b/deploy.py @@ -66,3 +66,6 @@ def handle_request(rq: DeployerRequest): PORT=str(port), ), ) + + +# force redeploy