Allow Play Store beta to be manually kicked off. (#1063)

This commit is contained in:
Justin Bassett 2020-10-16 09:33:03 -04:00 committed by GitHub
parent c31c0af390
commit 366b02ed15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
name: Nightly Playstore Beta
on:
workflow_dispatch:
schedule:
- cron: '0 4 * * *'
jobs: