Update webhook URL parameter to BOOK_SERVER_TAG
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled

This commit is contained in:
2025-06-21 23:08:39 +02:00
parent 0642f14d4e
commit d9bbcc947f

View File

@@ -42,4 +42,4 @@ jobs:
- name: Invoke deployment hook
uses: joelwmale/webhook-action@master
with:
url: ${{ secrets.WEBHOOK_URL }}?LIBRARY_UPDATER_TAG=${{ github.sha }}
url: ${{ secrets.WEBHOOK_URL }}?BOOK_SERVER_TAG=${{ github.sha }}