소스 검색

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