Skip to content

Commit e2ccdc7

Browse files
matdavetheboxer
authored andcommitted
docs: Set docs to build while in private mode
1 parent fb240bd commit e2ccdc7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
uses: actions/checkout@v4
2424
with:
2525
fetch-depth: 0
26+
ssh-key: ${{ secrets.DEPLOY_KEY }}
2627

2728
- name: Build Writerside docs using Docker
2829
uses: JetBrains/writerside-github-action@v4

TODO.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
- [x] Convert all text to lexicons
2-
- [ ] Implement Vision AI endpoints for TVs
3-
- [ ] Convert docs to Writerside
2+
- [x] Implement Vision AI endpoints for TVs
3+
- [x] Convert docs to Writerside

0 commit comments

Comments
 (0)