clear travis boolean prerelease flag as well

This commit is contained in:
nhmall
2020-03-07 11:38:42 -05:00
parent a52ff4b946
commit 7363189b22
+1 -1
View File
@@ -112,6 +112,6 @@ deploy:
skip_cleanup: true skip_cleanup: true
on: on:
tags: true tags: true
prerelease: true prerelease: false
name: "Release build of NetHack 3.6.6" name: "Release build of NetHack 3.6.6"
body: "This is an auto generated Release build of NetHack 3.6.6" body: "This is an auto generated Release build of NetHack 3.6.6"