diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d6b9a80..ead443d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -22,7 +22,7 @@ jobs: run: turbo build - name: Restart systemd service - run: systemctl restart anvil.service + run: /home/iforge/ignis-config/scripts/restart_ignis.sh - name: Remove maintenance page run: rm /home/iforge/ignis-config/file_flags/maintenance_mode/enabled