mirror of
https://github.com/mathuo/dockview
synced 2025-09-17 14:48:24 +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
|
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user