Added wiki generator
Some checks failed
Terraform / Terraform (push) Has been cancelled
Check with kubeconform / lint (push) Successful in 9s
Update Authentik Applications Wiki / Generate and Update Wiki (push) Failing after 42s

This commit is contained in:
AB from home.homenet
2025-09-16 15:53:42 +03:00
parent 68ca195735
commit caa3354b33

View File

@@ -3,8 +3,8 @@ name: 'Update Authentik Applications Wiki'
on:
push:
branches: [ "main" ]
paths:
- 'terraform/authentik/**'
# paths:
# - 'terraform/authentik/**'
workflow_dispatch:
permissions:
@@ -104,4 +104,4 @@ jobs:
echo "- ✅ Wiki page updated in Gitea" >> $GITHUB_STEP_SUMMARY
echo "" >> $GITHUB_STEP_SUMMARY
echo "**Applications count:** $(grep -c '|.*|.*|.*|.*|.*|' Applications.md || echo 0)" >> $GITHUB_STEP_SUMMARY
echo "**Generated at:** $(date)" >> $GITHUB_STEP_SUMMARY
echo "**Generated at:** $(date)" >> $GITHUB_STEP_SUMMARY