Skip to content

Commit cc8b11b

Browse files
committed
Include tagged versions
1 parent 3a12d90 commit cc8b11b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

antora-playbook.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@ content:
66
sources:
77
- url: https://github.com/clojurephant/clojurephant.git
88
branches: [main]
9+
tags: ["*", "!*-*", "!0.{0..6}.*", "0.7.1-*", "0.8.0-*"]
910
start_path: docs/
1011
- url: https://github.com/clojurephant/clojurephant-tooling.git
1112
branches: [main]
13+
tags: ["*", "!*-*", "0.1.0-*"]
1214
start_path: docs/
1315
ui:
1416
bundle:

0 commit comments

Comments
 (0)