Parcourir la source

yml file format updates

Jérôme BUISINE il y a 3 ans
Parent
commit
f8a0b5a29d
1 fichiers modifiés avec 4 ajouts et 4 suppressions
  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