Update hugo.yml
This commit is contained in:
parent
5de80fd009
commit
ace62b6f48
|
@ -1,5 +1,7 @@
|
|||
name: Deploy Hugo site to Pages
|
||||
|
||||
runs-on: self-hosted
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
|
|
Loading…
Reference in New Issue