I put add after commit in github actions
This commit is contained in:
@@ -34,6 +34,6 @@ jobs:
|
|||||||
cp -r target/doc ./docs
|
cp -r target/doc ./docs
|
||||||
cp index.html docs/
|
cp index.html docs/
|
||||||
|
|
||||||
git commit -am "Auto Generated Documentation"
|
|
||||||
git add docs
|
git add docs
|
||||||
|
git commit -am "Auto Generated Documentation"
|
||||||
git push
|
git push
|
||||||
|
|||||||
Reference in New Issue
Block a user