update workflow
Some checks failed
Update Adguard Instance / Refresh Filter Lists (push) Failing after 11s
Some checks failed
Update Adguard Instance / Refresh Filter Lists (push) Failing after 11s
This commit is contained in:
@@ -7,10 +7,10 @@ jobs:
|
||||
if: gitea.repository == 'rodadmin/adguard'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Webhook Action
|
||||
uses: joelwmale/webhook-action@2.4.1
|
||||
- name: Web Request Action
|
||||
uses: satak/webrequest-action@1.5.0
|
||||
with:
|
||||
url: https://adguard.rodneybrown.top/control/filtering/refresh
|
||||
method: POST
|
||||
payload: '{"whitelist": true}'
|
||||
headers: '{"Authorization": Basic cm9kYWRtaW46UzVYJVUyJXlRI2FSNXBTNHdiQEJ1WWV1}'
|
||||
body: '{"whitelist": true}'
|
||||
github_event_payload: false
|
||||
|
||||
Reference in New Issue
Block a user