Test
This commit is contained in:
parent
1d5e0ffb63
commit
604761dbe0
3
.github/workflows/doc-build.yaml
vendored
3
.github/workflows/doc-build.yaml
vendored
@ -26,8 +26,9 @@ jobs:
|
||||
ls -al
|
||||
ls -al docs
|
||||
git clone https://github.com/mp-se/gravitymon.git --branch ghpages --single-branch ghpages
|
||||
cp -r docs/* ghpages/
|
||||
cp -r docs/* ghpages/docs
|
||||
cd ghpages
|
||||
touch docs/.nojekyll
|
||||
git config --local user.email "action@noreply.github.com"
|
||||
git config --local user.name "GitHub Action"
|
||||
git add .
|
||||
|
Loading…
Reference in New Issue
Block a user