From d7d1ee2b7e944d2c38e50c7c8094da2e6f20f38d Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Tue, 18 Oct 2022 13:31:54 -0500 Subject: [PATCH] Include tags for versions larger than 5 This includes tags for versions larger than 5, but only as large as 9. We will need to fix this for versions >= 10. --- antora-playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index 0237a14308..42bceff3af 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -14,7 +14,7 @@ content: sources: - url: https://github.com/spring-projects/spring-security branches: [main, '5.{{6..9},{1..9}+({0..9})}.x'] - tags: '5.{{6..9},{1..9}+({0..9})}.+({0..9})?(-RC{1..9})' + tags: ['5.{{6..9},{1..9}+({0..9})}.+({0..9})?(-RC{1..9})','{6..9}.*'] start_path: docs asciidoc: attributes: