Update Docs.yml

This commit is contained in:
2021-07-24 10:58:57 +02:00
committed by GitHub
parent 4d11cb9e91
commit 2d05d1e7a9

View File

@ -31,7 +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 git pull
echo staged echo staged
git commit -m "Documentation" git commit -m "Documentation"
git tag doc git tag doc