diff --git a/.travis.yml b/.travis.yml index 2c8749a..9b7547d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,7 +48,7 @@ deploy: api_key: secure: $GITHUB_API_KEY file_glob: true - file: ********-*.*.*-dists/** + file: "********-*.*.*-dists/**" skip_cleanup: true on: tags: true # your mods only builds and uploads releases on a GitHub Git tag so make sure you tag and release accordingly! \ No newline at end of file