Update .gitea/workflows/update.yaml
Some checks failed
Update Adguard Instance / Refresh Filter Lists (push) Failing after 0s
Some checks failed
Update Adguard Instance / Refresh Filter Lists (push) Failing after 0s
This commit is contained in:
@@ -8,5 +8,5 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: update rodneybrown.top instance
|
- name: update rodneybrown.top instance
|
||||||
- run: echo curl -X 'POST' 'https://adguard.rodneybrown.top/control/filtering/refresh' -H 'accept: application/json' -H 'Authorization: Basic cm9kYWRtaW46UzVYJVUyJXlRI2FSNXBTNHdiQEJ1WWV1'
|
- run: "echo curl -X 'POST' 'https://adguard.rodneybrown.top/control/filtering/refresh' -H 'accept: application/json' -H 'Authorization: Basic cm9kYWRtaW46UzVYJVUyJXlRI2FSNXBTNHdiQEJ1WWV1'"
|
||||||
- run: echo curl -X 'POST' 'https://adguard.rodneybrown.top/control/filtering/refresh' -H 'accept: application/json' -H 'Authorization: Basic YWRtaW46ckxnb1Mzbmc0ZTZSZkxoaF42IyFoTUxz'
|
- run: "echo curl -X 'POST' 'https://adguard.rodneybrown.top/control/filtering/refresh' -H 'accept: application/json' -H 'Authorization: Basic YWRtaW46ckxnb1Mzbmc0ZTZSZkxoaF42IyFoTUxz'"
|
||||||
|
|||||||
Reference in New Issue
Block a user