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.
2 parents 439e439 + 050057e commit 19c3d6bCopy full SHA for 19c3d6b
.travis.yml
@@ -53,4 +53,7 @@ deploy:
53
skip_cleanup: true
54
on:
55
repo: OmniSharp/omnisharp-vscode
56
- tags: true
+ tags: true
57
+ overwrite: true
58
+
59
+after_deploy: "find . -type f -name '*.vsix'"
0 commit comments