fixed wrong zsync file path

This commit is contained in:
Markus Rosenstihl 2022-11-22 18:50:09 +01:00
parent 980f11914d
commit ba4e48935a

View File

@ -93,5 +93,5 @@ if __name__ == "__main__":
f"NMReval-{appimage_version}-x86_64.AppImage.zsync")
upload(key, secret, host, bucket,
f"NMReval-{appimage_version}-x86_64.AppImage.zsync",
f"NMReval-ldates-x86_64.AppImage.zsync")
f"NMReval-latest-x86_64.AppImage.zsync")