Update Docs.yml
This commit is contained in:
parent
5d02c2c6f2
commit
db778f462a
2
.github/workflows/Docs.yml
vendored
2
.github/workflows/Docs.yml
vendored
@ -28,7 +28,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 main
|
git pull .
|
||||||
echo staged
|
echo staged
|
||||||
git commit -m "Documentation"
|
git commit -m "Documentation"
|
||||||
git tag doc
|
git tag doc
|
||||||
|
Loading…
Reference in New Issue
Block a user