summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 84b2052..33f54b8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -65,4 +65,6 @@ jobs:
skip_cleanup: true
file: "../auth-link.zip"
email: "info@valentineus.link"
- api_key: $GITHUB_PROJECT_TOKEN \ No newline at end of file
+ api_key: $GITHUB_PROJECT_TOKEN
+ on:
+ tags: true \ No newline at end of file