diff --git a/.travis.yml b/.travis.yml index 7555674..92f62d3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,6 +44,6 @@ deploy: skip_cleanup: true draft: true overwrite: true -# on: -# tags: true -# branch: master + on: + tags: true + branch: master