Przeglądaj źródła

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

mitm001 4 lat temu
rodzic
commit
7c374fd5c7
1 zmienionych plików z 1 dodań i 1 usunięć
  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.
 +
 ```