mirror of
https://github.com/acepanel/acepanel.github.io.git
synced 2026-02-04 10:17:13 +08:00
workflow: 文档自动更新
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -1,6 +1,9 @@
|
||||
name: Deploy site to Pages
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 * * * *"
|
||||
|
||||
push:
|
||||
branches: [ main ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user