Skip to content

Commit

Permalink
Merge pull request #64 from kohei-s/auto-translation
Browse files Browse the repository at this point in the history
Modify deploy.yml
  • Loading branch information
kohei-s authored Nov 7, 2023
2 parents b95b684 + 07298f3 commit 37cc4a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 37cc4a2

Please sign in to comment.