diff options
author | Valentin Popov <info@valentineus.link> | 2017-10-17 10:27:19 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2017-10-17 10:27:19 +0300 |
commit | 5fece69eccd9bd42c16abfa5c47b07c3f66cc9e7 (patch) | |
tree | 46ef1e42edf9b8106ccaaa28b259a258790247e3 | |
parent | 28478b1161ebe778a68ed9ea703f424df9a41b84 (diff) | |
download | auth_link-5fece69eccd9bd42c16abfa5c47b07c3f66cc9e7.tar.xz auth_link-5fece69eccd9bd42c16abfa5c47b07c3f66cc9e7.zip |
Automatic publication of the package by tags only
-rw-r--r-- | .travis.yml | 4 |
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 |