Update webupdater release script

This commit is contained in:
Willy-JL
2023-05-29 07:54:10 +01:00
parent d7f2d93251
commit 5c0203832f
4 changed files with 16 additions and 7 deletions

View File

@@ -10,7 +10,6 @@ if __name__ == "__main__":
template = f.read()
notes = template.format(
ARTIFACT_TGZ=os.environ['ARTIFACT_TGZ'],
ARTIFACT_WEB=os.environ['ARTIFACT_WEB'],
ARTIFACT_ZIP=os.environ['ARTIFACT_ZIP'],
VERSION_TAG=os.environ['VERSION_TAG'],
CHANGELOG=changelog