Fix tag wildcards.

This commit is contained in:
Olga MaciaszekSharma
2023-09-28 13:20:01 +02:00
parent 5a8d4e44e7
commit 2830279fa2

View File

@@ -20,7 +20,7 @@ content:
# Refname matching:
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
branches: [ main ]
tags: [ '({4..9}).+({1..9}).+({0..9})?(-{RC,M}+({0..9}))', '!4.1.0-M1' ]
tags: [ 'v{4..9}.+({1..9}).+({0..9})?(-{RC,M}*)', '!v4.1.0-M1' ]
start_path: docs
asciidoc:
attributes: