.gitea/workflows/release.yml aktualisiert
This commit is contained in:
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user