We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a489c7e commit a7abde4Copy full SHA for a7abde4
antora-playbook.yml
@@ -20,7 +20,7 @@ content:
20
# Refname matching:
21
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
22
branches: [ main ]
23
- tags: [ '({4..9}).+({1..9}).+({0..9})?(-{RC,M}+({0..9}))', '!4.1.0-M1' ]
+ tags: [ 'v{3..9}.+({1..9}).+({0..9})?(-{RC,M}*)', '!v3.1.0-M1' ]
24
start_path: docs
25
asciidoc:
26
attributes:
0 commit comments