We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fe23a9 commit 1b14589Copy full SHA for 1b14589
.travis.yml
@@ -53,6 +53,8 @@ matrix:
53
api_key: "$GITHUB_TOKEN"
54
file: "${TRAVIS_TAG}-doc.zip"
55
draft: true
56
+ on:
57
+ tags: true
58
59
60
- stage: upload documentation
0 commit comments