We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83fb685 commit 9f454b4Copy full SHA for 9f454b4
.travis.yml
@@ -12,5 +12,6 @@ deploy:
12
provider: releases
13
api_key: "$GITHUB_OAUTH_TOKEN"
14
file: build/vtl.zip
15
+ skip-cleanup: true
16
on:
17
tags: true
0 commit comments