0
0

.gitea/workflows/release.yml aktualisiert
All checks were successful
release / release (push) Successful in 1s

This commit is contained in:
Denys Konovalov 2024-06-27 12:39:26 +02:00
parent 3910dc6eb8
commit 712e702be3

@ -5,7 +5,7 @@ on:
branches: branches:
- main - main
schedule: schedule:
- cron: '0 0/1 * * *' - cron: '@hourly'
jobs: jobs:
release: release: