Skip to content

Commit

Permalink
Revert changes in workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
bleudev committed Jul 5, 2024
1 parent 06e2109 commit 81d1a7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy_mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,4 @@ jobs:
# run: mike delete -p ${{ steps.extract_branch.outputs.branch }}
run: |
mike deploy -p --allow-empty --update-aliases ${{ steps.extract_branch.outputs.branch }} latest
mike delete -p 0.1-docs
mike set-default -p main

0 comments on commit 81d1a7b

Please sign in to comment.