Update .gitea/workflows/gitops-automatic-deployment.yml
Some checks failed
GitOps Automatic Documentation Deployment / Sync Docs to https://kb.bunny-lab.io (push) Failing after 5s
GitOps Automatic Documentation Deployment / Sync Docs to https://docs.bunny-lab.io (push) Successful in 6s

This commit is contained in:
2026-01-26 18:18:58 -07:00
parent 2eac6a11aa
commit 60ee3a2275

View File

@@ -6,7 +6,7 @@ on:
jobs:
mkdocs_deploy:
name: Deploy MKDocs
name: Sync Docs to https://docs.bunny-lab.io
runs-on: gitea-runner-mkdocs
steps:
@@ -33,7 +33,7 @@ jobs:
curl -d "https://docs.bunny-lab.io - MKDocs workflow completed" https://ntfy.bunny-lab.io/gitea-runners
zensical_deploy:
name: Deploy Zensical
name: Sync Docs to https://kb.bunny-lab.io
runs-on: zensical-host
steps: