Skip to content

Commit

Permalink
Remove latest from 3.4 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
SirOibaf committed Nov 23, 2023
1 parent 85ff494 commit aafef6d
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 aafef6d

Please sign in to comment.