Added wiki generator
Some checks failed
Terraform / Terraform (push) Has been cancelled
Update Authentik Applications Wiki / Generate and Update Wiki (push) Failing after 21s

This commit is contained in:
AB from home.homenet
2025-09-16 15:59:44 +03:00
parent 993cf1985d
commit 18c64ef812

View File

@@ -40,6 +40,7 @@ jobs:
- name: Generate Wiki Content
run: |
cat terraform-output.json
python3 ../../.gitea/scripts/generate-apps-wiki.py terraform-output.json
echo "✅ Wiki content generated"