.gitea/workflows/release.yml aktualisiert
All checks were successful
HUGO Update Check / release (push) Successful in 1s
All checks were successful
HUGO Update Check / release (push) Successful in 1s
This commit is contained in:
parent
28c36b6500
commit
c8c2f6f33f
@ -1,7 +1,8 @@
|
||||
name: HUGO Update Check
|
||||
|
||||
on:
|
||||
push: [main]
|
||||
push:
|
||||
branches: [main]
|
||||
schedule:
|
||||
- cron: '@daily'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user