Update Docs.yml
This commit is contained in:
parent
60d85b2a5e
commit
16510f5261
2
.github/workflows/Docs.yml
vendored
2
.github/workflows/Docs.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
git clone https://github.com/NPI-D7/NPI-D7.github.io.git
|
git clone https://github.com/NPI-D7/NPI-D7.github.io.git
|
||||||
mkdir -p NPI-D7.github.io/${{ steps.branch.outputs.branch }}
|
mkdir -p NPI-D7.github.io/${{ steps.branch.outputs.branch }}
|
||||||
#rm -r NPI-D7.github.io/${{ steps.branch.outputs.branch }}/*
|
#rm -r NPI-D7.github.io/${{ steps.branch.outputs.branch }}/*
|
||||||
mv -v doc NPI-D7.github.io/${{ steps.branch.outputs.branch }}/
|
mv -v RenderD7/doc NPI-D7.github.io/${{ steps.branch.outputs.branch }}/
|
||||||
#rm -r doc
|
#rm -r doc
|
||||||
cd NPI-D7.github.io
|
cd NPI-D7.github.io
|
||||||
git config --global user.email "tobid7@outlook.de"
|
git config --global user.email "tobid7@outlook.de"
|
||||||
|
Loading…
Reference in New Issue
Block a user