Skip to content

Commit e3a9496

Browse files
committed
Simplified deploying
1 parent 58004ea commit e3a9496

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,5 @@ jobs:
6868
needs: [build-amd64, build-arm64]
6969
steps:
7070
- name: Trigger Render Deploy
71-
if: ${{ secrets.RENDER_DEPLOY_HOOK_URL }}
7271
run: |
7372
curl -X POST "${{ secrets.RENDER_DEPLOY_HOOK_URL }}"

0 commit comments

Comments
 (0)