update workflow
Some checks failed
Update Adguard Instance / Refresh Filter Lists (push) Failing after 16s
Some checks failed
Update Adguard Instance / Refresh Filter Lists (push) Failing after 16s
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
- name: Webhook Action
|
- name: Webhook Action
|
||||||
uses: joelwmale/webhook-action@2.4.1
|
uses: joelwmale/webhook-action@2.4.1
|
||||||
with:
|
with:
|
||||||
url: ${{ secrets.YUNO_WEBHOOK_URL }}
|
url: 'https://adguard.rodneybrown.top/control/filtering/refresh'
|
||||||
headers: '{"Authorization": ${{ secrets.YUNNO_WEBHOOK_AUTH }}}'
|
headers: '{"Authorization": Basic cm9kYWRtaW46UzVYJVUyJXlRI2FSNXBTNHdiQEJ1WWV1'
|
||||||
body: '{"whitelist": true}'
|
body: '{"whitelist": true}'
|
||||||
github_event_payload: false
|
github_event_payload: false
|
||||||
|
|||||||
Reference in New Issue
Block a user