Skip to content

Commit

Permalink
fix: update aliases for docs
Browse files Browse the repository at this point in the history
gadomski committed Jan 8, 2025

Verified

This commit was signed with the committer’s verified signature.
gadomski Pete Gadomski
1 parent 3d995b1 commit b91c93a
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
@@ -26,7 +26,7 @@ jobs:
run: uv sync
- name: Push
if: github.event_name == 'push' && startsWith(github.ref_name, 'v')
run: uv run mike deploy ${{ github.ref_name }} latest --push
run: uv run mike deploy ${{ github.ref_name }} latest --push --update-aliases
env:
GIT_COMMITTER_NAME: ci-bot
GIT_COMMITTER_EMAIL: [email protected]

0 comments on commit b91c93a

Please sign in to comment.