diff --git a/.github/workflows/deploy-on-tag.yml b/.github/workflows/deploy-on-tag.yml index 04a7811..3f7973b 100644 --- a/.github/workflows/deploy-on-tag.yml +++ b/.github/workflows/deploy-on-tag.yml @@ -66,6 +66,7 @@ jobs: "X-Secret-Key": "${{ secrets.SERVER_MAINTENANCE_SECRET_KEY }}" } restart-server: + if: false # Still failing to restart after a deployment :/ needs: - deploy - notify-release-analytics