ソースを参照

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.
 +
 ```