no longer need url webhook

This commit is contained in:
William Harrison
2024-11-04 20:03:29 +08:00
committed by GitHub
parent e82c9ae415
commit ab7f4fdbc0
-5
View File
@@ -30,8 +30,3 @@ jobs:
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
with:
args: push
- name: Trigger URL Webhook
env:
WEBHOOK_URL: ${{ secrets.URL_WEBHOOK }}
run: curl -X GET "$WEBHOOK_URL"