mirror of
https://github.com/daeuniverse/dae.git
synced 2025-01-07 05:51:20 +07:00
Update release.yml
This commit is contained in:
parent
e2964ee6aa
commit
bd2741688f
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -132,7 +132,7 @@ jobs:
|
||||
with:
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
file_glob: true
|
||||
file: ./dae-${{ steps.get_filename.outputs.ASSET_NAME }}.zip*
|
||||
file: build/dae-${{ steps.get_filename.outputs.ASSET_NAME }}.zip*
|
||||
overwrite: true
|
||||
tag: ${{ github.ref }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user