Explorar el Código

yml file format updates

Jérôme BUISINE hace 3 años
padre
commit
f8a0b5a29d
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      .github/workflows/docs.yml

+ 4 - 4
.github/workflows/docs.yml

@@ -15,7 +15,7 @@ jobs:
       with:
         docs-folder: "docs/"
     - name: Deploy
-        uses: crazy-max/ghaction-github-pages@v1
-        with:
-          target_branch: gh-pages
-          build_dir: docs/build
+      uses: crazy-max/ghaction-github-pages@v1
+      with:
+        target_branch: gh-pages
+        build_dir: docs/build