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:00:14 -04:00
parent 1c470a80c8
commit 593bee9854

View File

@@ -7,6 +7,7 @@ jobs:
if: gitea.repository == 'rodadmin/adguard'
runs-on: ubuntu-latest
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 YWRtaW46ckxnb1Mzbmc0ZTZSZkxoaF42IyFoTUxz'"