mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
fix github deployment typo
This commit is contained in:
parent
ad18ff21a5
commit
b37ca840e8
@ -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