Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DsposalTom authored Nov 20, 2023
1 parent 98126a1 commit ef0fe54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- run: git config user.name github-actions
- run: git config user.email github-actions@github.com
- run: git fetch origin gh-pages --depth=1
- run: mike deploy --push --update-aliases 2.1 future
- run: mike deploy --push --update-aliases 2.0 latest

0 comments on commit ef0fe54

Please sign in to comment.