mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 06:42:21 -04:00
fix github deployment typo
This commit is contained in:
parent
ad18ff21a5
commit
b37ca840e8
@ -84,7 +84,7 @@ deploy:
|
|||||||
#publish on github releases
|
#publish on github releases
|
||||||
- provider: releases
|
- provider: releases
|
||||||
api_key: "$GITHUB_TOKEN"
|
api_key: "$GITHUB_TOKEN"
|
||||||
file: $$OUTPUT_DIR/release/*
|
file: $OUTPUT_DIR/release/*
|
||||||
file_glob: true
|
file_glob: true
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
overwrite: true
|
overwrite: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user