fixed typo in release workflow

This commit is contained in:
tomaae 2020-04-14 07:06:56 +02:00
parent 86af56d0e9
commit f17fefb5d8

View file

@ -94,7 +94,7 @@ if UPDATERELEASE == "yes":
VERSION = str(sys.argv[6]).replace("refs/tags/", "")
RELEASE = REPO.get_release(VERSION)
RELEASE.update_release(
name=f"Mikrotik Router ${VERSION}",
name=f"Mikrotik Router {VERSION}",
message=BODY.format(
version=VERSION,
changes=CHANGES.format(