Update, add schedules

This commit is contained in:
2024-03-01 14:38:17 -06:00
parent 6b87fc9598
commit 1e5960acd9
2 changed files with 12 additions and 5 deletions

View File

@@ -7,8 +7,10 @@ on:
- "main"
paths:
- "SteamCMD/*"
# schedule:
# - cron: "37 18 * * *"
paths-ignore:
- ".gitea/**"
schedule:
- cron: "0 1 * * 0"
env:
REGISTRY: gitea.taco.quest