mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-08 23:08:50 +07:00
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: build/dae-${{ steps.get_filename.outputs.ASSET_NAME }}.zip*
|
||||
file: ./dae-${{ steps.get_filename.outputs.ASSET_NAME }}.zip*
|
||||
overwrite: true
|
||||
tag: ${{ github.ref }}
|
||||
|
||||
|
Reference in New Issue
Block a user