Browse Source

rename build step

mitm001 5 năm trước cách đây
mục cha
commit
916fdfc42f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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