diff --git a/.github/workflows/deploy-custom.yml b/.github/workflows/deploy-custom.yml index 2773e37ad3..e5d8764185 100644 --- a/.github/workflows/deploy-custom.yml +++ b/.github/workflows/deploy-custom.yml @@ -82,9 +82,6 @@ jobs: - run: make json-ru id: make-json-ru - - run: curl ${{secrets.WAKEUP_URL}} --connect-timeout 300 --retry 3 --retry-delay 30 >> /dev/null - id: wake-up-server - - run: bash upload_output.sh id: upload-output