diff --git a/Servers/Documentation/Zensical.md b/Servers/Documentation/Zensical.md index 25ee148..0791b2a 100644 --- a/Servers/Documentation/Zensical.md +++ b/Servers/Documentation/Zensical.md @@ -233,7 +233,7 @@ sudo systemctl daemon-reload sudo systemctl enable --now gitea-runner.service ``` -#### Gitea Runner Repository Workflow +### Repository Workflow Place the following file into your documentation repository at the given location and this will enable the runner to execute when changes happen to the repository data. ```yaml title="gitea/workflows/gitops-automatic-deployment.yml"