reduce releases
This commit is contained in:
14
.travis.yml
14
.travis.yml
@@ -36,11 +36,9 @@ script:
|
|||||||
- make firmware
|
- make firmware
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
- provider: releases
|
provider: releases
|
||||||
api_key: "$GITHUB_TOKEN"
|
api_key: "$GITHUB_TOKEN"
|
||||||
file_glob: true
|
file: "NINA_W102-*.bin"
|
||||||
file: "NINA_W102-*.bin"
|
skip_cleanup: true
|
||||||
skip_cleanup: true
|
on:
|
||||||
overwrite: true
|
tags: true
|
||||||
on:
|
|
||||||
tags: true
|
|
||||||
Reference in New Issue
Block a user