.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:
|
on:
|
||||||
push:
|
push: [main]
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '@hourly'
|
- cron: @daily
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user