From aca344fe49a9c7e75cb4c18cb68b60a0b879d4ce Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Mon, 10 Jul 2023 15:44:54 -0500 Subject: [PATCH] Include future branches and tags --- antora-playbook.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index 8b062a76..acd02178 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -16,8 +16,8 @@ git: content: sources: - url: https://github.com/spring-projects/spring-authorization-server - branches: [main] - tags: [] + branches: [main,'{1..9}.+({0..9}).x','!(1.{0..1}.x)'] + tags: ['{1..9}.+({0..9}).+({0..9})','!(1.{0..1}.+({0..9}))'] start_path: docs asciidoc: attributes: