Skip to content

Commit

Permalink
Remove latest from documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
SirOibaf committed Sep 18, 2023
1 parent 535b6ed commit d387c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
- name: mike deploy docs
run: |
mike deploy ${{ env.RELEASE_VERSION }} ${{ env.MAJOR_VERSION }} -u --push
mike alias ${{ env.RELEASE_VERSION }} latest -u --push
mike alias ${{ env.RELEASE_VERSION }} -u --push

0 comments on commit d387c24

Please sign in to comment.