No need to duplicate the workflow, the workflow can have several on sections.

This commit is contained in:
Benoit Marty 2023-05-11 16:36:46 +02:00
parent 92b6d0617e
commit 1765398eb1
2 changed files with 1 additions and 43 deletions

View file

@ -1,6 +1,7 @@
name: Build and release nightly APK
on:
workflow_dispatch:
schedule:
# Every nights at 4
- cron: "0 4 * * *"