Update .gitea/workflows/gitops-automatic-deployment.yml
Some checks failed
GitOps Automatic Documentation Deployment / Deploy MKDocs (push) Successful in 7s
GitOps Automatic Documentation Deployment / Deploy Zensical (push) Failing after 14s

This commit is contained in:
2026-01-26 18:15:58 -07:00
parent 9d9dc8ec82
commit 2eac6a11aa

View File

@@ -34,7 +34,7 @@ jobs:
zensical_deploy:
name: Deploy Zensical
runs-on: [self-hosted, zensical-host]
runs-on: zensical-host
steps:
- name: Checkout Repository