working on curl request
Some checks failed
Build Docker Image / Docker-Build (push) Failing after 2m25s
Build Docker Image / Clean-Registry (push) Successful in 2s

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-01-05 14:01:55 +01:00
parent 77e546bd4b
commit 11d14afb00

View File

@@ -43,8 +43,8 @@ jobs:
- name: Restart vj.srsoftware.de
run: |
curl -X POST \
-H 'Authorization: Bearer ${{ secrets.MAKE_BEARER }}' \
echo curl -X POST \
-H "Authorization: Bearer ${{ secrets.MAKE_BEARER }}" \
-d vj_start \
https://make.srsoftware.de/launch