Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #27 from Aaron-Heath/ci-workflow2
Browse files Browse the repository at this point in the history
Add dependency on actions
  • Loading branch information
Aaron-Heath authored May 16, 2024
2 parents 6fcf479 + 9b9eeaf commit 2352a8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:

Deploy:
runs-on: ubuntu-latest
needs: Build
steps:
- name: Hook Render Deploy
run: curl ${{ secrets.RENDER_DEPLOY_HOOK_URL }}

0 comments on commit 2352a8b

Please sign in to comment.