CI in progress.
This commit is contained in:
parent
5cdf458173
commit
8aac578b3f
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ deploy:
|
||||||
- provider: releases
|
- provider: releases
|
||||||
api_key: $GITHUB_TOKEN
|
api_key: $GITHUB_TOKEN
|
||||||
file_glob: true
|
file_glob: true
|
||||||
file: src/**/*
|
file: "{YOURLIB}-*.tgz"
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
tags: false
|
tags: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue