Merge pull request #98 from mathuo/79-new-documentation-website

chore: fix action runtime
This commit is contained in:
mathuo 2022-05-08 21:05:28 +01:00 committed by GitHub
commit 0932a83f1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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