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:
BIN
.gitea/workflows/.update.yaml.kate-swp
Normal file
BIN
.gitea/workflows/.update.yaml.kate-swp
Normal file
Binary file not shown.
@@ -5,8 +5,7 @@ jobs:
|
|||||||
refresh_lists:
|
refresh_lists:
|
||||||
name: Refresh Filter Lists
|
name: Refresh Filter Lists
|
||||||
if: gitea.repository == 'rodadmin/adguard'
|
if: gitea.repository == 'rodadmin/adguard'
|
||||||
runs-on: testing
|
uses: joelwmale/webhook-action@{cc1a66f987e1591785273fd6f9d2f7a9d8d7c9cd}
|
||||||
uses: "joelwmale/webhook-action@{cc1a66f987e1591785273fd6f9d2f7a9d8d7c9cd}"
|
|
||||||
with:
|
with:
|
||||||
url: ${{ secrets.YUNO_WEBHOOK_URL }}
|
url: ${{ secrets.YUNO_WEBHOOK_URL }}
|
||||||
headers: '{"Authorization": ${{ secrets.YUNNO_WEBHOOK_AUTH }}}'
|
headers: '{"Authorization": ${{ secrets.YUNNO_WEBHOOK_AUTH }}}'
|
||||||
|
|||||||
Reference in New Issue
Block a user