1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-220 Tech | CI | Start nightly distribution script at 23:30 (#2448)

This commit is contained in:
Evgenii Kozlov 2022-07-29 10:24:02 +03:00 committed by GitHub
parent ba61faf7e8
commit 424bbc5bad
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
on:
schedule:
- cron: '59 23 * * *'
- cron: '30 23 * * *'
workflow_dispatch:
name: Distribute nightly debug build
jobs: