Browse Source

Include milestones

pull/1739/head
Rob Winch 3 years ago
parent
commit
af3d864ea7
  1. 2
      antora-playbook.yml

2
antora-playbook.yml

@ -18,7 +18,7 @@ content: @@ -18,7 +18,7 @@ content:
sources:
- url: https://github.com/spring-projects/spring-authorization-server
branches: [main,'{1..9}.+({0..9}).x','!(1.{0..1}.x)']
tags: ['{1..9}.+({0..9}).+({0..9})','!(1.{0..1}.+({0..9}))']
tags: ['{1..9}.+({0..9}).+({0..9})?(-{RC,M}*)','!(1.{0..1}.+({0..9})?(-{RC,M}*))']
start_path: docs
asciidoc:
attributes:

Loading…
Cancel
Save