Skip to content

Commit fd8d5fd

Browse files
committed
Update travis yml
1 parent 7d6ccc3 commit fd8d5fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ deploy:
2424
provider: releases
2525
api_key: $GITHUB_TOKEN
2626
file_glob: true
27-
file: build/kit/dist
27+
file: build/kit/dist/*
2828
skip_cleanup: true
2929
on:
3030
tags: true

0 commit comments

Comments
 (0)