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
|
||||
uses: joelwmale/webhook-action@2.4.1
|
||||
with:
|
||||
url: ${{ secrets.YUNO_WEBHOOK_URL }}
|
||||
headers: '{"Authorization": ${{ secrets.YUNNO_WEBHOOK_AUTH }}}'
|
||||
url: 'https://adguard.rodneybrown.top/control/filtering/refresh'
|
||||
headers: '{"Authorization": Basic cm9kYWRtaW46UzVYJVUyJXlRI2FSNXBTNHdiQEJ1WWV1'
|
||||
body: '{"whitelist": true}'
|
||||
github_event_payload: false
|
||||
|
||||
Reference in New Issue
Block a user