Update .github/workflows/release.yml
Some checks failed
Build and Release / Build (push) Failing after 41s
Some checks failed
Build and Release / Build (push) Failing after 41s
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user