1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

fix(travis): fix latest nightly release not updating sometimes

This commit is contained in:
Maxim Biro 2019-07-23 07:21:12 -04:00
parent a70541846b
commit 9b67d2619c
No known key found for this signature in database
GPG Key ID: AB3AD9896472BFA4

View File

@ -24,6 +24,7 @@ ARTIFACTS_DIR="$1"
ci-release-publisher publish --latest-release \
--latest-release-prerelease \
--latest-release-check-event-type cron \
--numbered-release \
--numbered-release-keep-count 3 \
--numbered-release-prerelease \