Skip to content

Commit

Permalink
Try asset_name in release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lhog committed Feb 20, 2021
1 parent d4b961a commit 924b6c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@ jobs:
file_glob: true
overwrite: true
prerelease: ${{ github.event.inputs.bin-type == 'prerelease' }}
asset_name: ${{ steps.dl-artifacts.outputs.release_tag }}
tag: ${{ steps.dl-artifacts.outputs.release_tag }}
body: "Github Action Upload"

0 comments on commit 924b6c8

Please sign in to comment.