diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 62c3770..78bbe6c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -18,4 +18,4 @@ jobs: config: ${{ vars.SITES_SSH_CONFIG }} if_key_exists: fail - name: Update Server - run: ssh sites "/srv/warwickspeedrun/update.sh" + run: ssh sites "/srv/warwickspeedrun/build.sh"