Update pages.yml
This commit is contained in:
parent
0256fb917c
commit
92bad72a45
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pages.yml
vendored
1
.github/workflows/pages.yml
vendored
|
|
@ -22,6 +22,7 @@ jobs:
|
|||
|
||||
mkdir /tmp/github-pages
|
||||
cd /tmp/github-pages
|
||||
git init
|
||||
# git ls-remote --heads ${REMOTE} gh-pages
|
||||
echo "<h1>hello there</h1>" > index.html
|
||||
git config user.name ${COMMITER_NAME}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue