Fix teeny error in versioning (#22448)
This commit is contained in:
@@ -55,7 +55,7 @@ You can choose whether {% data variables.large_files.product_name_long %} ({% da
|
||||
{% endif %}
|
||||
5. If you have created a new tag, use the drop-down menu to select the branch that contains the project you want to release.
|
||||
|
||||
{% ifversion fpt or ghec ghes > 3.2 or ghae-issue-4865 %}
|
||||
{% ifversion fpt or ghec or ghes > 3.2 or ghae-issue-4865 %}
|
||||
{% else %}{% endif %}
|
||||
6. Type a title and description for your release.
|
||||
{%- ifversion fpt or ghec or ghes > 3.2 or ghae-issue-4972 %}
|
||||
|
||||
Reference in New Issue
Block a user