fix
All checks were successful
/ build (push) Has been skipped
/ deploy (push) Successful in 18s

This commit is contained in:
Hornwitser 2025-05-19 17:43:34 +02:00
parent dd4f933a84
commit de462d7618

View file

@ -65,7 +65,7 @@ jobs:
#if: github.ref_name == 'develop'
run: |
curl \
-H "X-Secret: ${{ secrets.WEBHOOK_SERVICE_TOKEN }}" \
-H "X-Secret: ${{ secrets.SERVICE_WEBHOOK_SECRET }}" \
-d action=restart \
-d service=schedule-demo \
"http://fulla.hz.hornwitser.no:9000/hooks/service"