mirror of
https://github.com/mathuo/dockview
synced 2025-09-03 07:56:47 +00:00
Merge pull request #98 from mathuo/79-new-documentation-website
chore: fix action runtime
This commit is contained in:
commit
0932a83f1a
8
.github/workflows/deploy-docs.yml
vendored
8
.github/workflows/deploy-docs.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user