aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2017-10-17 10:27:19 +0300
committerValentin Popov <info@valentineus.link>2017-10-17 10:27:19 +0300
commit5fece69eccd9bd42c16abfa5c47b07c3f66cc9e7 (patch)
tree46ef1e42edf9b8106ccaaa28b259a258790247e3 /.travis.yml
parent28478b1161ebe778a68ed9ea703f424df9a41b84 (diff)
downloadauth_link-5fece69eccd9bd42c16abfa5c47b07c3f66cc9e7.tar.xz
auth_link-5fece69eccd9bd42c16abfa5c47b07c3f66cc9e7.zip
Automatic publication of the package by tags only
Diffstat (limited to '.travis.yml')
-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