Skip to content

Commit c40fe28

Browse files
committed
Travis GH Release: try to include the file
actually, please :)
1 parent ebf091e commit c40fe28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ deploy:
6464
## Github releases
6565
provider: releases
6666
api_key: "$GITHUB_TOKEN"
67+
file_glob: true # allows '*' in file below
6768
file: "$TRAVIS_BUILD_DIR/build/scripts/*.tar.gz"
6869
skip_cleanup: true
6970
on:

0 commit comments

Comments
 (0)