From b98ec9550724c90268dbfba41ec695a1ef3625b6 Mon Sep 17 00:00:00 2001 From: Isah Idris <58168886+eedygreen@users.noreply.github.com> Date: Wed, 6 Mar 2024 09:38:53 +0100 Subject: [PATCH] testing checkout --- .github/workflows/deploy.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 31e94d5..788f5e8 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -29,11 +29,9 @@ jobs: host: ${{ secrets.ACTIONS_HOST }} username: ${{ secrets.ACTIONS_USER }} key: ${{ secrets.ACTIONS_CONNECTIONS }} - #port: ${{ secrets.PORT }} script: | sudo systemctl daemon-reload sudo systemctl restart spectre - sudo systemctl status spectre - name: slack notify uses: 8398a7/action-slack@v3