Update Docs.yml

This commit is contained in:
tobid7 2021-07-24 17:18:20 +02:00 committed by GitHub
parent a0350b7814
commit 9036726e92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ jobs:
doxygen doxygen
echo done echo done
mkdir ${{ steps.branch.outputs.branch }} mkdir ${{ steps.branch.outputs.branch }}
mv -r doc ${{ steps.branch.outputs.branch }}/ mv -v doc ${{ steps.branch.outputs.branch }}/
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