0
0

.gitea/workflows/release.yml aktualisiert

This commit is contained in:
Denys Konovalov 2024-07-05 19:58:44 +02:00
parent ba82e98e59
commit 28c36b6500

@ -3,7 +3,7 @@ name: HUGO Update Check
on:
push: [main]
schedule:
- cron: @daily
- cron: '@daily'
jobs:
release: