Update pages.yml
This commit is contained in:
parent
055c685813
commit
af64417ccf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
git checkout --orphan gh-pages
|
||||
fi
|
||||
|
||||
echo "<h1>hello there.</h1><p>How are you today?</p>" > index.html
|
||||
echo "<h1>hello there.</h1><p>How are you today kind person?</p>" > index.html
|
||||
|
||||
DIRTY=$(git status --short | wc -l)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue