Update .github/workflows/release.yml
All checks were successful
Build and Release / Build (push) Successful in 27s
All checks were successful
Build and Release / Build (push) Successful in 27s
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 @bin/GlamourBrowser/latest.zip \
|
||||
--data-binary @GlamourBrowser/bin/Release/GlamourBrowser/latest.zip \
|
||||
"${{ steps.create_release.outputs.upload_url }}?name=latest.zip"
|
||||
|
||||
Reference in New Issue
Block a user