Update and rename main.yml to deploy-docs.yml

Fix actions
This commit is contained in:
collerek
2020-11-04 12:00:27 +07:00
committed by GitHub
parent 29e95664d6
commit bbce2a6959

View File

@ -23,4 +23,5 @@ jobs:
pip install mkdocs-material
- name: Deploy
run: |
git pull mkdocs gh-deploy
git pull
mkdocs gh-deploy