OCMP-5019
This commit is contained in:
parent
49258fec9f
commit
0bc075e694
@ -43,7 +43,7 @@ runs:
|
||||
|
||||
BODY="${BODY}}"
|
||||
|
||||
curl -v "https://${VELOCITY_API_DOMAIN}/v1/velocity/integration" \
|
||||
curl "https://${VELOCITY_API_DOMAIN}/v1/velocity/integration" \
|
||||
-H "Authorization: Bearer ${{ inputs.token }}" \
|
||||
-H "Content-Type: application/json" \
|
||||
-d "$BODY"
|
||||
|
Loading…
x
Reference in New Issue
Block a user