Skip to content

Commit afc486d

Browse files
Update alias version in mike deploy command to 0.15 in GitHub Actions workflow
1 parent 7949583 commit afc486d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
- run: pip install mkdocs mkdocs-material mike
3838

3939
- run: |
40-
mike deploy --push --update-aliases 0.2 latest
40+
mike deploy --push --update-aliases 0.15 latest
4141
mike set-default --push latest

0 commit comments

Comments
 (0)