Remove env ALLOW_TAG_PREFIX from build.yml

Option was deprecated in git-release v4.0.0. No replacement is needed b/c msm's version tags do not have a static prefix before the version number. (i.e. tag name is "0.9.10", not "version-0.9.10")
This commit is contained in:
Connor Gibson 2021-11-24 14:50:51 -08:00
parent 3c1e6ebadb
commit 21677a3de3
No known key found for this signature in database
GPG Key ID: 9E94D5B72A74F4E4

View File

@ -18,7 +18,6 @@ jobs:
PRE_RELEASE: "false"
CHANGELOG_FILE: "none"
ALLOW_EMPTY_CHANGELOG: "false"
ALLOW_TAG_PREFIX: "true"
with:
args: |
build/*-amd64.zip
build/*-amd64.zip