From 805efc757f23d41b329199b08e373f28b054baa7 Mon Sep 17 00:00:00 2001 From: KillzXGaming Date: Mon, 31 Aug 2020 19:32:41 -0400 Subject: [PATCH] Update release title instead to keep builds as one --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index e4c34a23..31874f10 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -16,13 +16,13 @@ assembly_info: assembly_informational_version: '{version}' deploy: - provider: GitHub - tag: 'EXPERIMENTAL_LATEST-v$(appveyor_build_version)' + tag: EXPERIMENTAL_LATEST description: 'This is the latest build of the tool automatically built from the latest commit!\n\nMessage: $(APPVEYOR_REPO_COMMIT_MESSAGE)\n\n Timestamp: $(APPVEYOR_REPO_COMMIT_TIMESTAMP) **If this program does not open, make sure to unblock the zip file then extract!** **For textures make sure you install [this](https://www.microsoft.com/en-us/download/details.aspx?id=35) if they do not show or crash!** **Requires a minimum of .NET Framework 4.6 which you can get [here](https://www.microsoft.com/en-us/download/details.aspx?id=53344)**' - release: Experimental Release + release: 'Experimental Release-v$(appveyor_build_version)' auth_token: secure: vDPwgMnjU54ZBjDmIfPNaES/JfhJBkj1yZ1kZwNf3ls8IUjPhVEWR2FDBVV0MySO artifact: Toolbox-Latest.zip