Skip to content

Commit

Permalink
change hook render
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenvanhuan243 committed Apr 1, 2024
1 parent c492045 commit c1e3bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_server.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
- name: Deploy to Render Server (Master)
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
run: |
curl -X GET https://api.render.com/deploy/srv-co2ioa8l6cac73boci90?key=EpBSthaTafU
curl -X GET https://api.render.com/deploy/srv-co55o7sf7o1s7398tti0?key=DVIsumRvdJ8

0 comments on commit c1e3bc7

Please sign in to comment.