fix actions
This commit is contained in:
@ -18,15 +18,15 @@ jobs:
|
||||
-d "Generating AdguardHome config for Lancache" \
|
||||
https://ntfy.uzurka.fr/lancache
|
||||
|
||||
- name: Setup jq
|
||||
- name: Setup jq
|
||||
run: |
|
||||
apt update && apt install -y jq
|
||||
|
||||
- name: Generate new config
|
||||
- name: Generate new config
|
||||
run: |
|
||||
bash scripts/create-adguardhome.sh
|
||||
|
||||
- name: Send ntfy notification (Success)
|
||||
- name: Send ntfy notification (Success)
|
||||
if: success()
|
||||
run: |
|
||||
curl \
|
||||
|
Reference in New Issue
Block a user