mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-23 12:42:56 -04:00
fix uploading to github releases
This commit is contained in:
parent
7aed5417dc
commit
6d7c84ab1e
@ -84,7 +84,7 @@ deploy:
|
||||
#publish on github releases
|
||||
- provider: releases
|
||||
api_key: "$GITHUB_TOKEN"
|
||||
file: $$OUTPUT_DIR/release/
|
||||
file: $$OUTPUT_DIR/release/*
|
||||
file_glob: true
|
||||
skip_cleanup: true
|
||||
overwrite: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user