Minor changes

This commit is contained in:
Uttarayan Mondal
2021-03-10 01:01:56 +05:30
parent d53888b170
commit 5bd775146f
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -34,6 +34,6 @@ jobs:
cp -r target/doc ./docs
cp index.html docs/
git commit -am "Generated docs from github-actions[bot]"
git commit -am "Auto Generated Documentation"
git add docs
git push