We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76ff353 commit 63bad39Copy full SHA for 63bad39
.github/workflows/mike-deploy.yml
@@ -2,7 +2,7 @@ name: Mkdocs Build
2
3
on:
4
push:
5
- branches: [ "i18n/en-v1", "i18n/en-v2" ]
+ branches: [ "en/v1", "en/v2" ]
6
workflow_dispatch:
7
8
jobs:
0 commit comments