diff --git a/.gitea/workflows/.update.yaml.kate-swp b/.gitea/workflows/.update.yaml.kate-swp new file mode 100644 index 0000000..26a4493 Binary files /dev/null and b/.gitea/workflows/.update.yaml.kate-swp differ diff --git a/.gitea/workflows/update.yaml b/.gitea/workflows/update.yaml index 6b190cc..fa60b4c 100644 --- a/.gitea/workflows/update.yaml +++ b/.gitea/workflows/update.yaml @@ -5,8 +5,7 @@ jobs: refresh_lists: name: Refresh Filter Lists if: gitea.repository == 'rodadmin/adguard' - runs-on: testing - uses: "joelwmale/webhook-action@{cc1a66f987e1591785273fd6f9d2f7a9d8d7c9cd}" + uses: joelwmale/webhook-action@{cc1a66f987e1591785273fd6f9d2f7a9d8d7c9cd} with: url: ${{ secrets.YUNO_WEBHOOK_URL }} headers: '{"Authorization": ${{ secrets.YUNNO_WEBHOOK_AUTH }}}'