Remove tag prefix from name

Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
Thomas A. Christensen II 2022-04-07 18:10:22 -05:00
parent 2c6712f67b
commit baf53a8184
Signed by: millironx
GPG key ID: 139C07724802BC5D

View file

@ -37,4 +37,5 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
commit_sha: ${{ steps.hash.outputs.long_hash }}
tag_prefix: ""
custom_tag: ${{ steps.julia_ver.outputs.version }}-${{ steps.hash.outputs.short_hash }}