mirror of
https://github.com/kurbezz/utility-bot.git
synced 2025-12-06 09:25:37 +01:00
Enable webhook
This commit is contained in:
10
.github/workflows/build_docker_image.yml
vendored
10
.github/workflows/build_docker_image.yml
vendored
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user