try new syntax
This commit is contained in:
parent
e2af2b4f47
commit
98d369f66e
@ -49,7 +49,7 @@ jobs:
|
|||||||
curl -X POST "https://git.hofer.link/api/v1/repos/philipp/risp/pulls" \
|
curl -X POST "https://git.hofer.link/api/v1/repos/philipp/risp/pulls" \
|
||||||
-H "Authorization: token $GITEATOKEN" \
|
-H "Authorization: token $GITEATOKEN" \
|
||||||
-H "Content-Type: application/json" \
|
-H "Content-Type: application/json" \
|
||||||
-d '{"title":"Update laws","head":"update-branch","base":"main","body":"Automated update of laws.", "assignee": "philipp"}'
|
-d '{"title":"Update laws","head":"update-branch","base":"main","body":"Automated update of laws.", "assignees": ["philipp"]}'
|
||||||
else
|
else
|
||||||
echo "No changes to create a pull request."
|
echo "No changes to create a pull request."
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user