Update .github/workflows/release.yml
Some checks failed
Build and Release / Build (push) Failing after 41s

This commit is contained in:
2025-08-16 19:57:43 +02:00
parent be30c2828e
commit b0ab789abd

View File

@@ -48,5 +48,5 @@ jobs:
-X POST \
-H "Authorization: token ${{ gitea.token }}" \
-H "Content-Type: application/zip" \
--data-binary @HouseStealerPlugin/bin/Release/HouseStealerPlugin/latest.zip \
--data-binary @HouseStealerPlugin/bin/HouseStealerPlugin/latest.zip \
"${{ steps.create_release.outputs.upload_url }}?name=latest.zip"