浏览代码

rename build step

mitm001 5 年之前
父节点
当前提交
916fdfc42f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -110,7 +110,7 @@ jobs:
     # Antora will not copy folders outside the family tree so we move the
     # resources into the build/site folder so the peaceiris action will commit
     # the files.
-    - name: Copy Tutorials
+    - name: Copy Resources
       run: cp -r ./docs/modules/ROOT/resources/* ./build/site/
 
     # Commit changes to the gh-pages branch. Antora requires an empty