From 9ce93a40a1a34d05a6b23637f8ff3530676a6bdd Mon Sep 17 00:00:00 2001 From: Reneta Popova Date: Wed, 5 Feb 2025 11:10:36 +0000 Subject: [PATCH] update publish.yml file --- publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publish.yml b/publish.yml index 947fee23a..2bc91cc20 100644 --- a/publish.yml +++ b/publish.yml @@ -7,7 +7,7 @@ site: content: sources: - url: ./ - branches: ['3.5', '4.0', '4.1', '4.2', '4.3', '4.4', '5.x', 'HEAD'] + branches: ['4.4', '5.x', 'HEAD'] edit_url: https://github.com/neo4j/docs-operations/tree/{refname}/{path} exclude: - '!**/_includes/*'