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 c4cc166 commit a83467dCopy full SHA for a83467d
.travis.yml
@@ -12,7 +12,7 @@ script:
12
deploy:
13
provider: releases
14
api_key: $GITHUB_RELEASE_TOKEN
15
- file: dist/electron-ide-*-x86_64.AppImage
+ file: dist/*.AppImage
16
skip_cleanup: true
17
on:
18
tags: true
0 commit comments