Delete docs folder and move to gh-pages branch
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user