⬆️ Update @upptime to v1.26.4
This commit is contained in:
parent
453e84ccab
commit
a11d41a5b6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/site.yml
vendored
2
.github/workflows/site.yml
vendored
|
@ -10,7 +10,7 @@
|
|||
name: Static Site CI
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 1 * * *"
|
||||
- cron: "0 0 0 0 0"
|
||||
repository_dispatch:
|
||||
types: [static_site]
|
||||
workflow_dispatch:
|
||||
|
|
Reference in a new issue