0
0

.gitea/workflows/release.yml aktualisiert
Some checks failed
release / release (push) Failing after 2s

This commit is contained in:
Denys Konovalov 2023-12-19 11:05:23 +01:00
parent f6143026e2
commit 71b8c33ca3

@ -2,10 +2,10 @@ name: release
on: on:
push: push:
branches: [ main ] branches:
- main
schedule: schedule:
schedule: - cron: '0 0/1 * * *'
- cron: '0 0 * * *'
jobs: jobs:
release: release: