diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 36d9bc5..722e229 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -72,4 +72,4 @@ jobs: pkill greenlight-api || true; \ nohup /var/www/greenlight/greenlight-api > /var/www/greenlight/greenlight.log 2>&1 & \ " - echo "App deployed 🎆" \ No newline at end of file + echo "App launched 🎆" \ No newline at end of file