.gitea/workflows/release.yml aktualisiert
All checks were successful
release / release (push) Successful in 1s
All checks were successful
release / release (push) Successful in 1s
This commit is contained in:
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user