Skip to content

Commit 5ae0b92

Browse files
disable version check
1 parent a87e6a9 commit 5ae0b92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/production-deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,8 +286,8 @@ jobs:
286286
service:
287287
- name: client
288288
url: "https://app.quadratichq.com/version.json"
289-
- name: api-heroku
290-
url: "https://api.quadratichq.com/health"
289+
# - name: api-heroku
290+
# url: "https://api.quadratichq.com/health"
291291
- name: api-aws
292292
url: "https://api-aws.quadratichq.com/health"
293293
- name: multiplayer

0 commit comments

Comments
 (0)