Skip to content

Commit 4c4caf3

Browse files
authored
Update publish.yml
1 parent a1b4426 commit 4c4caf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Auto-publish website
55
# Controls when the workflow will run
66
on:
77
schedule:
8-
- cron: "0 2 * * 1-6"
8+
- cron: "0 * * * *"
99
# Allows you to run this workflow manually from the Actions tab
1010
workflow_dispatch:
1111

0 commit comments

Comments
 (0)