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: @@ -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:

Loading…
Cancel
Save