Skip to content

Commit

Permalink
Remove CF hook (#8245)
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlgo11 authored Nov 12, 2024
1 parent 8d977bf commit 3de6cfb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,3 @@ jobs:

- name: Deploy to GitHub Pages
uses: actions/deploy-pages@v4

- name: Send webhook to Cloudflare
run: curl -X POST -IL "${{ secrets.WEBHOOK }}" -o /dev/null -w '%{http_code}\n' -s

0 comments on commit 3de6cfb

Please sign in to comment.