mirror of
https://github.com/mathuo/dockview
synced 2025-09-13 20:57:59 +00:00
chore: fix action runtime
This commit is contained in:
parent
4d72d84971
commit
8bd560688a
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