Explorar el Código

Remove title as it wont format when preceedes a list line.

mitm001 hace 4 años
padre
commit
7c374fd5c7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs-wiki/modules/ROOT/pages/wiki_admin.adoc

+ 1 - 1
docs-wiki/modules/ROOT/pages/wiki_admin.adoc

@@ -107,8 +107,8 @@ When it's time to cut a new version for the wiki, the process is as follows.
 
 . We do not want the Antora cache to be versioned so you need to either remove the cache from the master branch before creating the new version branch or delete it after creating the new version branch.
 +
+*How to remove first:*
 
-.How to remove first
 .. From the `Commit Packages` command in the main.yml workflow, located in the `.github/workflows` directory, remove the cache part from the `add:` line.
 +
 ```