FIX
This commit is contained in:
parent
27653c2350
commit
7165d1edc4
3
.github/workflows/Docs.yml
vendored
3
.github/workflows/Docs.yml
vendored
@ -41,8 +41,9 @@ jobs:
|
|||||||
git config --global user.name "Tobi-D7"
|
git config --global user.name "Tobi-D7"
|
||||||
echo tobid7
|
echo tobid7
|
||||||
git stage *
|
git stage *
|
||||||
|
git add/rm *
|
||||||
echo staged
|
echo staged
|
||||||
git commit -m "Documentation1"
|
git commit -a "Documentation1"
|
||||||
git tag doc
|
git tag doc
|
||||||
echo commited
|
echo commited
|
||||||
git push origin gh-pages
|
git push origin gh-pages
|
||||||
|
Loading…
Reference in New Issue
Block a user