Skip to content

Commit 391e3fc

Browse files
committed
TODO / GH Actions deploy
1 parent 3dd8479 commit 391e3fc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/publish-wiki.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,13 @@ jobs:
3434
- name: Checkout code
3535
uses: actions/checkout@v4
3636

37+
# Copy wiki to build/_wiki
38+
# Auto-generate table of contents
39+
# Update links (?)
40+
# Update output examples
41+
# Deploy from _wiki
42+
43+
3744
- name: Deploy to wiki
3845
uses: Andrew-Chen-Wang/github-wiki-action@v4
3946
with:

0 commit comments

Comments
 (0)