Skip to content

Commit 2d1117f

Browse files
author
Capuccino
committed
fix this
1 parent b86c0cb commit 2d1117f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ deploy:
4848
api_key:
4949
secure: $GITHUB_API_KEY
5050
file_glob: true
51-
file: "********-*.*.*-dists/**"
51+
file: "*-dists/**"
5252
skip_cleanup: true
5353
on:
5454
tags: true # your mods only builds and uploads releases on a GitHub Git tag so make sure you tag and release accordingly!

0 commit comments

Comments
 (0)