Revert "Update release.yml"

This reverts commit bd2741688f.
This commit is contained in:
mzz2017 2023-03-14 15:19:56 +08:00
parent bd2741688f
commit 4760e53f2a

View File

@ -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 }}