Fix building

This commit is contained in:
2023-08-09 01:36:14 +02:00
parent bbaa343547
commit ee63797a4f

View File

@@ -54,9 +54,3 @@ jobs:
uses: joelwmale/webhook-action@master uses: joelwmale/webhook-action@master
with: with:
url: ${{ secrets.WEBHOOK_URL }} url: ${{ secrets.WEBHOOK_URL }}
-
name: Invoke deployment hook
uses: joelwmale/webhook-action@master
with:
url: ${{ secrets.WEBHOOK_URL2 }}