Fix github workflow name
This commit is contained in:
parent
9a58945b8b
commit
74422e6896
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Build Example Site
|
||||
name: Build with Hugo
|
||||
|
||||
on: [push]
|
||||
|
||||
|
|
Loading…
Reference in a new issue