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:37:36 +02:00
parent 38c5f36b48
commit 750cd1a4a0

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