Skip to content

Commit

Permalink
Bump default docs to 13.x
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Aug 2, 2024
1 parent 5104088 commit 31f2af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: composer mk:docs
- name: Mike config
run: |
mike alias 12.x latest
mike alias 13.x latest
mike set-default latest
- name: Mike deploy
run: mike deploy --push ${GITHUB_REF_NAME}
Expand Down

0 comments on commit 31f2af3

Please sign in to comment.