瀏覽代碼

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

mitm001 4 年之前
父節點
當前提交
7c374fd5c7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.
 +
 ```