Shit code!

This commit is contained in:
2024-12-15 01:15:50 +02:00
parent ca82189a2f
commit bbe76c29ab

View File

@@ -57,4 +57,4 @@ jobs:
curl --data-binary "@app/dist/wolServer" \
-H "Authorization: token ${{ secrets.mytoken }}" \
-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"