Skip to content

Commit a1240bf

Browse files
committed
fix: deployment time
1 parent 2efb990 commit a1240bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy to GitHub Pages
22

33
on:
44
schedule:
5-
- cron: 0 5 * * 1
5+
- cron: 0 5 * * 5
66
push:
77
branches: [main]
88

0 commit comments

Comments
 (0)