Enable webhook in workflow

This commit is contained in:
2024-03-09 13:28:41 +01:00
parent b2bb93bde8
commit 795cc2e8d2

View File

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