Skip to content

Commit 5f39e9b

Browse files
authored
Update deploy.yml
1 parent d2d0482 commit 5f39e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414
# Cron schedule, everyday at midnight
1515
schedule:
16-
- cron: '0 0 * * *'
16+
- cron: '0 */6 * * *'
1717

1818

1919
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages

0 commit comments

Comments
 (0)