update workflow
Some checks failed
Update Adguard Instance / Refresh Filter Lists (push) Failing after 0s

This commit is contained in:
Rodney
2025-04-20 22:04:52 -04:00
parent 593bee9854
commit a3417159d2

View File

@@ -8,6 +8,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- 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 YWRtaW46ckxnb1Mzbmc0ZTZSZkxoaF42IyFoTUxz'"
- run: "curl -X 'POST' 'https://adguard.rodneybrown.top/control/filtering/refresh' -H 'accept: application/json' -H 'Authorization: Basic cm9kYWRtaW46UzVYJVUyJXlRI2FSNXBTNHdiQEJ1WWV1'"
- run: "curl -X 'POST' 'https://adguard.rodneybrown.top/control/filtering/refresh' -H 'accept: application/json' -H 'Authorization: Basic YWRtaW46ckxnb1Mzbmc0ZTZSZkxoaF42IyFoTUxz'"