diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index dfd1623..6008fd4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -95,7 +95,8 @@ jobs: - name: Check the deployed service URL uses: jtalk/url-health-check-action@v3 with: - url: http://ec2-3-79-82-35.eu-central-1.compute.amazonaws.com +# url: http://ec2-3-79-82-35.eu-central-1.compute.amazonaws.com + url: https://kotoko.de max-attempts: 3 retry-delay: 5s retry-all: true