diff --git a/.forgejo/workflows/webhook.yml b/.forgejo/workflows/webhook.yml
index e6757b41299967fdfa0c0676fbd66bbd94f49b59..a554063569e9ec273a56dfba44cbda90bc4e3486 100644
--- a/.forgejo/workflows/webhook.yml
+++ b/.forgejo/workflows/webhook.yml
@@ -14,3 +14,4 @@ jobs:
             "ref": "${{forgejo.ref}}",
             "default-branch": "main"
           }' 'https://$token:${{secrets.quay_token}}@quay.io/webhooks/push/trigger/48d15dc7-ef9a-45bd-83e6-e1714c73dca6'
+        shell: ash -eo pipefail {0}