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 4e88700f19
commit 6a2cb1bbb5
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 * * *"