Fix tag wildcards.

This commit is contained in:
Olga Maciaszek-Sharma
2023-09-28 13:23:33 +02:00
committed by GitHub
parent 51d2dd20eb
commit 9f9fdb625f

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: