chore: fix action runtime

This commit is contained in:
mathuo 2022-05-08 21:05:13 +01:00
parent 4d72d84971
commit 8bd560688a
No known key found for this signature in database
GPG Key ID: C6EEDEFD6CA07281

View File

@ -1,10 +1,10 @@
name: Deploy Docs
# on:
# schedule:
# - cron: '0 4 * * *'
on:
schedule:
- cron: '0 4 * * *'
on: [push]
# on: [push]
jobs:
deploy-nightly-demo-app: