Skip to content

Commit ae1c13e

Browse files
committed
Add tags to playbook
1 parent 9ef054f commit ae1c13e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

antora-playbook.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ content:
1919
# Refname matching:
2020
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
2121
branches: [main]
22+
tags: ['v({0..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))']
2223
start_path: spring-ai-docs/src/main/antora
2324
asciidoc:
2425
attributes:

0 commit comments

Comments
 (0)