Răsfoiți Sursa

rename build step

mitm001 5 ani în urmă
părinte
comite
916fdfc42f
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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