Add Invoke deployment hook

This commit is contained in:
2022-08-16 22:25:55 +03:00
parent 5d9850cd45
commit f881ec9702

View File

@@ -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 }}