Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
janosbabik committed Jul 1, 2024
2 parents fc7d192 + a57ca54 commit 55cdc34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-docs-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
working-directory: ./documentation
run: |
git fetch origin
mike deploy --update-alias --push 1.0 latest --alias-type=redirect
mike set-default latest
mike deploy --update-alias --push 1.0 latest
mike set-default latest --push

0 comments on commit 55cdc34

Please sign in to comment.