Skip to content

Commit 759bacf

Browse files
committed
Update file glob
1 parent a3247fb commit 759bacf

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
@@ -23,7 +23,7 @@ deploy:
2323
- provider: releases
2424
api_key: "$GITHUB_TOKEN"
2525
file_glob: true
26-
file: build/*
26+
file: build/**
2727
skip_cleanup: true
2828
on:
2929
tags: true

0 commit comments

Comments
 (0)