Skip to content

Commit 458c3cf

Browse files
committed
daily deploy
1 parent 3994212 commit 458c3cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
workflow_dispatch: {}
55
push:
66
branches: [main]
7+
schedule:
8+
- cron: "15 10 * * *"
79

810
jobs:
911
deploy:

0 commit comments

Comments
 (0)