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
|
||||
draft: true
|
||||
overwrite: true
|
||||
# on:
|
||||
# tags: true
|
||||
# branch: master
|
||||
on:
|
||||
tags: true
|
||||
branch: master
|
||||
|
|
Loading…
Reference in a new issue