Skip to content

Commit

Permalink
Trigger deploy to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadSaeedGoda committed Mar 24, 2024
1 parent 1838501 commit c844df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
- name: Trigger Render Deploy Hook
run: |
curl -X POST ${{ secrets.RENDER_DEPLOY_HOOK_URL }}
curl ${{ secrets.RENDER_DEPLOY_HOOK_URL }}
# Test deployment trigger

0 comments on commit c844df9

Please sign in to comment.