corrected mike call and gh pages deployment

This commit is contained in:
Gulliver 2024-05-14 23:16:17 +02:00
parent b505a09d43
commit 58da69df54
1 changed files with 4 additions and 7 deletions

View File

@ -33,11 +33,8 @@ jobs:
run: |
git config --global user.name Docs deploy
git config --global user.email docs@dummy.bot.com
- name: run mike
run: mike deploy 1.1
- name: run mike (Deploy 🚀)
run: |
git fetch origin gh-pages --depth=1
mike deploy 1.1 --push
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: site # The folder the action should deploy.
target-folder: 1.1 # deploy to versioned directory