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