mirror of
https://github.com/Brandon-Rozek/website.git
synced 2024-11-09 10:40:34 -05:00
Pushed rebuild time
This commit is contained in:
parent
d06aa84707
commit
b02794d677
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches: main
|
branches: main
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "21 11 * * *"
|
- cron: "21 14 * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_publish:
|
build_and_publish:
|
||||||
|
|
Loading…
Reference in a new issue