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

This commit is contained in:
Firq 2024-10-22 19:34:29 +02:00
parent 0b7b7fa071
commit 2696d0e146
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -30,6 +30,5 @@ jobs:
run: | run: |
curl -X POST \ curl -X POST \
-H "Accept: application/json" \ -H "Accept: application/json" \
-H "Authorization: ${GITHUB_TOKEN}" \
-d '{"ref": "${GITHUB_REF_NAME}", "inputs": { "container_tag": "0.2.0-pre.13" }}' \ -d '{"ref": "${GITHUB_REF_NAME}", "inputs": { "container_tag": "0.2.0-pre.13" }}' \
"${GITHUB_API_URL}/repos/${GITHUB_REPOSITORY}/actions/workflows/unlighthouse/dispatches" -v "${GITHUB_API_URL}/repos/${GITHUB_REPOSITORY}/actions/workflows/unlighthouse/dispatches?access_token={GITHUB_TOKEN}" -v