Skip to content

Commit ac64df3

Browse files
authored
Update ci.yml
1 parent 14e6eff commit ac64df3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,5 @@ jobs:
9191
- name: Deploy Backend to Render
9292
run: curl -X POST ${{ secrets.RENDER_BACKEND_DEPLOY_HOOK_URL }}
9393

94-
- name: Deploy Service to Render
95-
run: curl -X POST ${{ secrets.RENDER_SERVICE_DEPLOY_HOOK_URL }}
94+
# - name: Deploy Service to Render
95+
# run: curl -X POST ${{ secrets.RENDER_SERVICE_DEPLOY_HOOK_URL }}

0 commit comments

Comments
 (0)