mirror of
https://github.com/flibusta-apps/docker-tor-privoxy-alpine.git
synced 2025-12-06 14:45:37 +01:00
Add Invoke deployment hook
This commit is contained in:
10
.github/workflows/build.yml
vendored
10
.github/workflows/build.yml
vendored
@@ -47,8 +47,8 @@ jobs:
|
|||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
tags: ghcr.io/${{ env.IMAGE }}:latest
|
tags: ghcr.io/${{ env.IMAGE }}:latest
|
||||||
|
|
||||||
# -
|
-
|
||||||
# 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