We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3247fb commit 759bacfCopy full SHA for 759bacf
.travis.yml
@@ -23,7 +23,7 @@ deploy:
23
- provider: releases
24
api_key: "$GITHUB_TOKEN"
25
file_glob: true
26
- file: build/*
+ file: build/**
27
skip_cleanup: true
28
on:
29
tags: true
0 commit comments