Skip to content

Commit

Permalink
add CD
Browse files Browse the repository at this point in the history
  • Loading branch information
iamnapo committed Jan 7, 2023
1 parent 7f6fb81 commit 8f5354e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ jobs:
run: npm test
env:
DB_HOST: ${{ secrets.DB_HOST }}

- name: 💻 Trigger deploy
run: curl -X POST "${{ secrets.RENDER_DEPLOY_HOOK }}"

0 comments on commit 8f5354e

Please # to comment.