Update .github/workflows/release.yml
All checks were successful
Build and Release / Build (push) Successful in 42s

This commit is contained in:
2025-08-16 20:00:37 +02:00
parent b0ab789abd
commit 50938aa79f

View File

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