Actually fix
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -48,5 +48,5 @@ jobs:
|
|||||||
-X POST \
|
-X POST \
|
||||||
-H "Authorization: token ${{ gitea.token }}" \
|
-H "Authorization: token ${{ gitea.token }}" \
|
||||||
-H "Content-Type: application/zip" \
|
-H "Content-Type: application/zip" \
|
||||||
--data-binary @HouseStealerPlugin/bin/Release/HouseStealerPlugin/latest.zip \
|
--data-binary @bin/HouseStealerPlugin/latest.zip \
|
||||||
"${{ steps.create_release.outputs.upload_url }}?name=latest.zip"
|
"${{ steps.create_release.outputs.upload_url }}?name=latest.zip"
|
||||||
|
|||||||
Reference in New Issue
Block a user