0
0

.gitea/workflows/release.yml aktualisiert

This commit is contained in:
Denys Konovalov 2024-07-05 19:58:27 +02:00
parent 750cd1a4a0
commit ba82e98e59

@ -1,11 +1,9 @@
name: release
name: HUGO Update Check
on:
push:
branches:
- main
push: [main]
schedule:
- cron: '@hourly'
- cron: @daily
jobs:
release: