Skip to content

Commit

Permalink
Adding CLC build hook for Netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
Serdaro authored Nov 1, 2023
1 parent 7db132c commit e0d5ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Trigger build
run: curl -X POST -d {} https://api.netlify.com/build_hooks/???
run: curl -X POST -d {} https://api.netlify.com/build_hooks/60e71936b15bb431b42b698a

0 comments on commit e0d5ed9

Please sign in to comment.