fix travis making unnecessary releases
This commit is contained in:
parent
f5672e6884
commit
2cf244efc3
1 changed files with 3 additions and 3 deletions
|
@ -44,6 +44,6 @@ deploy:
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
draft: true
|
draft: true
|
||||||
overwrite: true
|
overwrite: true
|
||||||
# on:
|
on:
|
||||||
# tags: true
|
tags: true
|
||||||
# branch: master
|
branch: master
|
||||||
|
|
Loading…
Reference in a new issue