]> granicus.if.org Git - nethack/commitdiff
clear travis boolean prerelease flag as well
authornhmall <nhmall@nethack.org>
Sat, 7 Mar 2020 16:38:42 +0000 (11:38 -0500)
committernhmall <nhmall@nethack.org>
Sat, 7 Mar 2020 16:38:42 +0000 (11:38 -0500)
.travis.yml

index e597b11d98ffddf7145a1c71c0acf5a9e92024d9..8755374426bda95d1b30b7cdb2d1aee52e967694 100644 (file)
@@ -112,6 +112,6 @@ deploy:
   skip_cleanup: true
   on:
     tags: true
-  prerelease: true
+  prerelease: false
   name: "Release build of NetHack 3.6.6"
   body: "This is an auto generated Release build of NetHack 3.6.6"