Skip to content

Commit f42a2bf

Browse files
authored
Add missing branches (#458)
1 parent 25f7111 commit f42a2bf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

antora-playbook.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,11 @@ content:
2828
# demos
2929
- url: https://github.com/stackabletech/demos.git
3030
start_path: docs
31-
branches: main
31+
branches:
32+
- main
33+
- release-23.7
34+
- release-23.4
35+
- release-23.1
3236
# internal operators
3337
- url: https://github.com/stackabletech/commons-operator.git
3438
start_path: docs

0 commit comments

Comments
 (0)