Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DCay authored Mar 31, 2024
1 parent 31c3365 commit 49eeb52
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

- name: Run Render Deploy Hook
run: curl ${{ secrets.RENDER_DEPLOY_HOOK }}

0 comments on commit 49eeb52

Please sign in to comment.