mirror of
https://github.com/LeviSnoot/LeviSnoot.git
synced 2024-12-03 16:00:02 +01:00
Update hugo.yml
This commit is contained in:
parent
fa769a6c03
commit
e3e201168a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/hugo.yml
vendored
2
.github/workflows/hugo.yml
vendored
|
@ -7,7 +7,7 @@ name: github pages
|
||||||
# events but only for the master branch
|
# events but only for the master branch
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ main ]
|
||||||
|
|
||||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue