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

This commit is contained in:
Firq 2024-10-22 19:50:35 +02:00
parent 8a84de8807
commit d906df3fec
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -28,9 +28,9 @@ jobs:
steps:
- name: Launch workflow
run: |
curl --trace - -X "POST" \
curl -X "POST" \
-H "accept: application/json" \
-H "Content-Type: application/json" \
-H "Authorization: token ${GITHUB_TOKEN}" \
-d '{"ref": "${GITHUB_REF_NAME}", "inputs": { "container_tag": "0.2.0-pre.13" }}' \
"${GITHUB_API_URL}/repos/${GITHUB_REPOSITORY}/actions/workflows/unlighthouse.yml/dispatches" -v
"${GITHUB_API_URL}/repos/${GITHUB_REPOSITORY}/actions/workflows/unlighthouse.yml/dispatches" -v --trace-ascii -