We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c4393a commit db8c71cCopy full SHA for db8c71c
.github/workflows/main.yml
@@ -13,3 +13,4 @@ jobs:
13
run: |
14
shopt -s nullglob
15
shellcheck */*/build */*/post-install
16
+ curl -X POST -d {} "https://api.netlify.com/build_hooks/${{ secrets.NETLIFY }}"
0 commit comments