Update Docs.yml
This commit is contained in:
parent
7384ba6f4f
commit
3e2af92e7e
2
.github/workflows/Docs.yml
vendored
2
.github/workflows/Docs.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
mkdir -p ${{ steps.branch.outputs.branch }}
|
||||
rm -r ${{ steps.branch.outputs.branch }}/*
|
||||
mv -v doc ${{ steps.branch.outputs.branch }}/
|
||||
rm -r doc/
|
||||
#rm -r doc/
|
||||
git config --global user.email "tobid7@outlook.de"
|
||||
git config --global user.name "Tobi-D7"
|
||||
echo tobid7
|
||||
|
Loading…
Reference in New Issue
Block a user