This commit is contained in:
2025-04-14 22:13:56 +02:00
parent ed6f308080
commit 608ef9e8e5

View File

@ -19,11 +19,11 @@ jobs:
https://ntfy.uzurka.fr/lancache
- name: Setup jq
run: |
run: |
apt update && apt install -y jq
- name: Generate new config
run: |
run: |
bash scripts/create-adguardhome.sh
- name: Send ntfy notification (Success)