Update release title instead to keep builds as one
This commit is contained in:
parent
d79e59b524
commit
805efc757f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user