Enable invoke deployment hook

This commit is contained in:
2023-10-16 01:23:59 +02:00
parent 93ee7d0cd9
commit 3c1b887781

View File

@@ -43,8 +43,8 @@ jobs:
context: .
file: ./docker/build.dockerfile
# -
# name: Invoke deployment hook
# uses: joelwmale/webhook-action@master
# with:
# url: ${{ secrets.WEBHOOK_URL }}
-
name: Invoke deployment hook
uses: joelwmale/webhook-action@master
with:
url: ${{ secrets.WEBHOOK_URL }}