Skip to content

Commit

Permalink
Added release name
Browse files Browse the repository at this point in the history
  • Loading branch information
mxlgv committed Mar 15, 2024
1 parent 8213912 commit e818b11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-win64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: windows-installer/dino-installer.exe
asset_name: dino-installer
asset_name: dino-installer.exe
tag: ${{ github.ref }}
release_name: Dino-${{ tag }}
overwrite: true

0 comments on commit e818b11

Please sign in to comment.