fix travis making unnecessary releases

This commit is contained in:
Noah Laptop 2020-02-26 12:28:58 -08:00
parent f5672e6884
commit 2cf244efc3

View file

@ -44,6 +44,6 @@ deploy:
skip_cleanup: true
draft: true
overwrite: true
# on:
# tags: true
# branch: master
on:
tags: true
branch: master