diff --git a/.travis.yml b/.travis.yml index ae308f703..75ccda8c6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,5 +30,5 @@ deploy: target_commitish: $TRAVIS_COMMIT draft: true overwrite: true -# on: -# tags: true \ No newline at end of file + on: + tags: true \ No newline at end of file