diff --git a/.travis.yml b/.travis.yml index 2cb77c9..cd7b47f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -62,3 +62,5 @@ jobs: skip-cleanup: true github-token: $GITHUB_TOKEN local-dir: output + on: + tags: true