Skip to content

Commit

Permalink
Test mike alias #11
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludee committed Nov 27, 2024
1 parent 9029757 commit e6cd8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
git config --global user.name Documentation
git config --global user.email [email protected]
- run: pip install --upgrade -r requirements.txt
- run: mike deploy develop --push
- run: mike deploy develop --push —update-aliases develop

0 comments on commit e6cd8bc

Please sign in to comment.