Remove extra bits from the release tag.

This commit is contained in:
K. S. Ernest (iFire) Lee 2022-04-03 19:26:03 -07:00
parent 2e5ef160dc
commit e181f44442
1 changed files with 2 additions and 2 deletions

View File

@ -93,7 +93,7 @@ jobs:
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
automatic_release_tag: windows-${{github.ref_name}}
automatic_release_tag: ${{github.ref_name}}
title: FBX2glTF Windows packages
files: |
thirdparty-license.rtf
@ -183,7 +183,7 @@ jobs:
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
automatic_release_tag: linux-${{github.ref_name}}
automatic_release_tag: ${{github.ref_name}}
title: FBX2glTF Linux packages
files: |
thirdparty-license.rtf