Skip to content

Commit

Permalink
chore: add url
Browse files Browse the repository at this point in the history
  • Loading branch information
matuzalemsteles committed Apr 1, 2024
1 parent 2ecee5f commit 1f12060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clay-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Curl request
run: curl -X POST -d {} ${{ secrets.NETLIFY_WEBHOOK }}
run: curl -X POST -d {} https://api.netlify.com/build_hooks/${{ secrets.NETLIFY_WEBHOOK }}

0 comments on commit 1f12060

Please sign in to comment.