mirror of
https://github.com/kurbezz/utility-bot.git
synced 2025-12-06 12:55:35 +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: .
|
||||
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 }}
|
||||
|
||||
Reference in New Issue
Block a user