ci: update cache/download

This commit is contained in:
hinto.janai 2023-12-30 08:33:03 -05:00
parent 3f790a9253
commit 2953b1f854
No known key found for this signature in database
GPG key ID: D47CE05FA175A499
2 changed files with 3 additions and 4 deletions

View file

@ -2,8 +2,9 @@
name: Cache `gupax.io`
on:
schedule:
- cron: "* 0 * * *"
workflow_dispatch:
push:
branches: [ "main" ]
jobs:
build:

View file

@ -3,8 +3,6 @@
name: gupax.io
on:
schedule:
- cron: "0 2 * * *"
workflow_dispatch:
push:
branches: [ "main" ]