#22 - Add Automated Docs #24

Merged
logan merged 16 commits from automated-docs-#22 into main 2024-08-17 19:48:47 -04:00
Showing only changes of commit 14171a9c13 - Show all commits

View File

@@ -37,7 +37,7 @@ jobs:
- name: Update wiki
run: |
cp -r home.md wiki/
cp -r home.md wiki/Home.md
cd wiki
git config user.name "gitea-actions"
git config user.email "gitea-actions@cusano.net"