ci: remove useless content-type
This commit is contained in:
parent
cc9e687c8d
commit
81533d6485
@ -74,5 +74,4 @@ jobs:
|
||||
method: POST
|
||||
accept: 200,201
|
||||
headers: '{ "Authorization": "Token <<<${{ secrets.TOKEN }}>>>" }'
|
||||
content-type: application/json
|
||||
data: '{ "download": "https://git.crystalyx.net/Xefir/repod/releases/download/latest/repod.tar.gz", "signature": "<<<${{ secrets.SIGNATURE }}>>>" }'
|
||||
|
Loading…
Reference in New Issue
Block a user