Browse Source

Include future branches and tags

pull/1347/head
Rob Winch 3 years ago committed by Steve Riesenberg
parent
commit
aca344fe49
  1. 4
      antora-playbook.yml

4
antora-playbook.yml

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

Loading…
Cancel
Save