auth2
This commit is contained in:
parent
2696d0e146
commit
f26fdbe579
1 changed files with 1 additions and 1 deletions
|
@ -31,4 +31,4 @@ jobs:
|
||||||
curl -X POST \
|
curl -X POST \
|
||||||
-H "Accept: application/json" \
|
-H "Accept: application/json" \
|
||||||
-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?access_token={GITHUB_TOKEN}" -v
|
"${GITHUB_API_URL}/repos/${GITHUB_REPOSITORY}/actions/workflows/unlighthouse/dispatches?access_token=${GITHUB_TOKEN}" -v
|
Loading…
Reference in a new issue