Skip to content

Commit

Permalink
docs: 修复 latest 不存在
Browse files Browse the repository at this point in the history
  • Loading branch information
Ljzd-PRO committed May 21, 2024
1 parent ce10b86 commit f432ed9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
if: ${{ !startsWith(github.ref, 'refs/tags/') }}
run: |
git pull
poetry run mike set-default --push latest
poetry run mike deploy --push --update-aliases master latest
- name: Get Tag
Expand Down

0 comments on commit f432ed9

Please sign in to comment.