Skip to content

Commit 17095f9

Browse files
committed
WIP
1 parent 7988c39 commit 17095f9

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

.github/workflows/trigger_netlify_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
env:
1717
NETLIFY_BUILD_HOOK_ID: ${{ secrets.NETLIFY_BUILD_HOOK_ID }}
1818
run: |
19-
bash scripts/trigger_netlify_deploy.sh
19+
curl -X POST -d "{}" https://api.netlify.com/build_hooks/$NETLIFY_BUILD_HOOK_ID

scripts/trigger_netlify_deploy.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)