mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-21 00:24:18 +00:00
no longer need url webhook
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user