fix input
All checks were successful
/ get-version (push) Successful in 2s
/ run-unlighthouse (push) Successful in 0s
/ astro-check (push) Successful in 13s

This commit is contained in:
Firq 2024-10-22 19:53:51 +02:00
parent 34421fdb76
commit 2bd68c106c
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -28,7 +28,7 @@ jobs:
steps:
- name: Launch workflow
run: |
payload="{\"ref\": \"${GITHUB_REF_NAME}\", \"inputs\": { \"container_tag\": \"0.2.0-pre.13\" }}"
payload="{\"ref\": \"${GITHUB_REF_NAME}\", \"inputs\": { \"containertag\": \"0.2.0-pre.13\" }}"
curl -X "POST" \
-H "accept: application/json" \
-H "Content-Type: application/json" \