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 c62e7ce commit 61c40e7Copy full SHA for 61c40e7
.travis.yml
@@ -42,6 +42,6 @@ deploy:
42
api_key: $github_token
43
file: "*.vsix"
44
file_glob: true
45
- cleanup: false
+ skip_cleanup: true
46
on:
47
tags: true
0 commit comments