Removed test addition

This commit is contained in:
Daniel Lockyer 2020-04-03 16:17:14 +01:00
parent 31d43860ac
commit 690ca22fb7
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ exports.release = () => {
draft: true,
preRelease: false,
tagName: newVersion,
releaseName: newVersion + '+banana',
releaseName: newVersion,
userAgent: 'Casper',
uri: `https://api.github.com/repos/${REPO}/releases`,
github: {