mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
Add workflow_dispatch to build nightly github action.
This commit is contained in:
parent
90b10855a0
commit
e0d3fbef27
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: Build and release nightly APK
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# Every nights at 4
|
||||
- cron: "0 4 * * *"
|
||||
|
Loading…
Reference in New Issue
Block a user