mirror of
https://github.com/mathuo/dockview
synced 2025-09-08 18:36:51 +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
|
||||
|
||||
# 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