Update Docs.yml

This commit is contained in:
tobid7 2021-07-24 10:57:25 +02:00 committed by GitHub
parent cbbc4d54d9
commit 4d11cb9e91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,7 @@ jobs:
git config --global user.name "Tobi-D7" git config --global user.name "Tobi-D7"
echo tobid7 echo tobid7
git stage * git stage *
git pull gh-pages
echo staged echo staged
git commit -m "Documentation" git commit -m "Documentation"
git tag doc git tag doc