Update Docs.yml
This commit is contained in:
parent
db27c91ec9
commit
d80017fcb5
1
.github/workflows/Docs.yml
vendored
1
.github/workflows/Docs.yml
vendored
@ -32,6 +32,7 @@ jobs:
|
|||||||
echo done
|
echo done
|
||||||
mkdir ${{ steps.branch.outputs.branch }}
|
mkdir ${{ steps.branch.outputs.branch }}
|
||||||
mv -v doc ${{ steps.branch.outputs.branch }}/
|
mv -v doc ${{ steps.branch.outputs.branch }}/
|
||||||
|
rm -r doc/
|
||||||
git config --global user.email "tobid7@outlook.de"
|
git config --global user.email "tobid7@outlook.de"
|
||||||
git config --global user.name "Tobi-D7"
|
git config --global user.name "Tobi-D7"
|
||||||
echo tobid7
|
echo tobid7
|
||||||
|
Loading…
Reference in New Issue
Block a user