Skip to content

Commit

Permalink
Add missing branches
Browse files Browse the repository at this point in the history
  • Loading branch information
fhennig committed Sep 25, 2023
1 parent 25f7111 commit acaf8df
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,11 @@ content:
# demos
- url: https://github.com/stackabletech/demos.git
start_path: docs
branches: main
branches:
- main
- release-23.7
- release-23.4
- release-23.1
# internal operators
- url: https://github.com/stackabletech/commons-operator.git
start_path: docs
Expand Down

0 comments on commit acaf8df

Please sign in to comment.