Update Docs.yml

This commit is contained in:
tobid7 2021-07-24 19:08:17 +02:00 committed by GitHub
parent 66b8f6b921
commit 3d3f26bf57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,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