Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ content:
start_path: doc
- url: https://github.com/clojure-emacs/cider-nrepl.git
branches: master
tags: ['v0.24.0', 'v0.25.1', 'v0.26.0']
tags: ['v0.24.0', 'v0.25.1', 'v0.26.0', 'v0.37.0']
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's not going to work, because you haven't be updating the antora version in cider-nrepl when cutting releases.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, I see.

Will see if we can add a CI check for preventing that from happening again.

start_path: doc
asciidoc:
attributes:
Expand Down