From e482e2cefd1fc41111e086e7a1b8cd8b1ea0203c Mon Sep 17 00:00:00 2001 From: benny Date: Thu, 23 Apr 2026 03:25:48 +0000 Subject: [PATCH] Update .gitea/workflows/deploy.yml --- .gitea/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 3b191b9..aa411fc 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -21,4 +21,4 @@ jobs: - name: Restart application service run: | - sudo systemctl restart portfolio \ No newline at end of file + sudo systemctl restart port \ No newline at end of file