Skip to content

Commit d1d8ff9

Browse files
committed
fix: debug
1 parent 6a09579 commit d1d8ff9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name: Docs
1+
name: MkDocs
22

33
on:
44
push:
5-
branches: [master]
5+
branches: [master, feature/mkdocs-debug]
66
pull_request:
77
branches: [master]
88

@@ -38,4 +38,5 @@ jobs:
3838
path: .cache
3939
restore-keys: mkdocs-material-
4040

41+
# TODO: check if mike plugin is working for versioning
4142
- run: uv run mkdocs gh-deploy --force

0 commit comments

Comments
 (0)