Shit code!
This commit is contained in:
@@ -57,4 +57,4 @@ jobs:
|
|||||||
curl --data-binary "@app/dist/wolServer" \
|
curl --data-binary "@app/dist/wolServer" \
|
||||||
-H "Authorization: token ${{ secrets.mytoken }}" \
|
-H "Authorization: token ${{ secrets.mytoken }}" \
|
||||||
-H "Content-Type: application/octet-stream" \
|
-H "Content-Type: application/octet-stream" \
|
||||||
"https://git.konsthol.eu/api/v1/repos/konsthol/WOL-Ly/releases/assets?name=wolServer"
|
"https://git.konsthol.eu/api/v1/repos/konsthol/WOL-Ly/releases/$(curl -s https://git.konsthol.eu/api/v1/repos/konsthol/WOL-Ly/releases/latest | jq -r '.id')/assets?name=wolServer"
|
||||||
|
|||||||
Reference in New Issue
Block a user