.gitea/workflows/release.yml aktualisiert
This commit is contained in:
parent
ba82e98e59
commit
28c36b6500
@ -3,7 +3,7 @@ name: HUGO Update Check
|
|||||||
on:
|
on:
|
||||||
push: [main]
|
push: [main]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: @daily
|
- cron: '@daily'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user