Update build-linux-mac.yml
This commit is contained in:
parent
082f79cd0a
commit
91b54c2b06
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-linux-mac.yml
vendored
2
.github/workflows/build-linux-mac.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue