From f3d9d460c338a1b3eb8a35c37a46c42a3806b0fa Mon Sep 17 00:00:00 2001 From: Alexandru Emil Lupu Date: Thu, 23 Mar 2023 01:09:23 +0200 Subject: [PATCH] Fix Documentation Pipeline --- antora-playbook.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index 41fcc02c19..b72e4a4bfd 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -7,16 +7,16 @@ content: - url: https://github.com/decidim/documentation start_path: en branches: - - release/0.27-stable - - release/0.26-stable - - develop + - chore/0.27-documentation-fix + - chore/0.26-documentation-fix + - chore/fix-develop-documentation edit_url: "https://github.com/decidim/documentation/edit/{refname}/{path}" - url: https://github.com/decidim/decidim start_path: docs branches: - - release/0.27-stable - - release/0.26-stable - - develop + - chore/0.27-documentation-fix + - chore/0.26-documentation-fix + - chore/fix-develop-documentation - url: https://github.com/decidim/decidim-bulletin-board start_path: docs branches: develop