This commit is contained in:
2025-04-21 18:03:24 +02:00
parent cafa0e3afd
commit 288e4769bc
19 changed files with 27 additions and 28 deletions

View File

@@ -49,14 +49,14 @@ jobs:
with:
url: ${{ secrets.WEBHOOK_URL }}
# -
# name: Invoke deployment hook (worker)
# uses: joelwmale/webhook-action@master
# with:
# url: ${{ secrets.WEBHOOK_URL_2 }}
-
name: Invoke deployment hook (twitch_webhook)
uses: joelwmale/webhook-action@master
with:
url: ${{ secrets.WEBHOOK_URL_2 }}
# -
# name: Invoke deployment hook (scheduler)
# name: Invoke deployment hook (worker)
# uses: joelwmale/webhook-action@master
# with:
# url: ${{ secrets.WEBHOOK_URL_3 }}