update workflow
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:
@@ -7,6 +7,7 @@ jobs:
|
|||||||
if: gitea.repository == 'rodadmin/adguard'
|
if: gitea.repository == 'rodadmin/adguard'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: update rodneybrown.top instance
|
- name: update adguard instances
|
||||||
|
- uses: actions/checkout@v4
|
||||||
- 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