Skip to content

App Nightly Release #56

App Nightly Release

App Nightly Release #56

Workflow file for this run

name: App Nightly Release
on:
schedule:
- cron: '0 0 * * *'
jobs:
ci:
name: App Build
uses: ./.github/workflows/app-build.yml
with:
path: 'nightly'