Update build-linux-mac.yml

This commit is contained in:
Sudo Space 2024-06-16 08:07:06 +03:30 committed by GitHub
parent 082f79cd0a
commit 91b54c2b06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,6 +45,6 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ github.ref }}
file: lollipop-${{ matrix.osName }}-${{ matrix.arch }}
file: build/lollipop-${{ matrix.osName }}-${{ matrix.arch }}
asset_name: lollipop-${{ matrix.osName }}-${{ matrix.arch }}
prerelease: true