Delete docs folder and move to gh-pages branch

This commit is contained in:
Uttarayan Mondal
2021-03-10 00:16:51 +05:30
parent 854d2da9eb
commit 640a93b48a
70 changed files with 3 additions and 1820 deletions
+1
View File
@@ -32,6 +32,7 @@ jobs:
run: |
git config --global user.name 'github-actions[bot]'
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
git checkout gh-pages
git add docs
git commit -am "Generated docs from github-actions[bot]"
git push
+1 -1
View File
@@ -1,4 +1,4 @@
name: Rust
name: Rust Build Test
on:
push: