Skip to content

Commit

Permalink
add mike deploy arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
ProKil committed Nov 6, 2024
1 parent 8f446dc commit fe9f4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install uv
- run: uv run --extra doc mike deploy
- run: uv run --extra doc mike deploy --push --update-aliases ${{ github.event.release.tag_name }} latest

0 comments on commit fe9f4c7

Please sign in to comment.