Explorar o código

Fix the YAML syntax in the workflow

Signed-off-by: Vadim Markovtsev <vadim@sourced.tech>
Vadim Markovtsev %!s(int64=5) %!d(string=hai) anos
pai
achega
42f3e16dff
Modificáronse 1 ficheiros con 6 adicións e 6 borrados
  1. 6 6
      .github/workflows/main.yml

+ 6 - 6
.github/workflows/main.yml

@@ -14,10 +14,10 @@ jobs:
           name: burndown-project
           path: /github/home/hercules/project.png
       - uses: actions/upload-artifact@master
-          with:
-            name: burndown-people
-            path: /github/home/hercules/people.png
+        with:
+          name: burndown-people
+          path: /github/home/hercules/people.png
       - uses: actions/upload-artifact@master
-          with:
-            name: overwrites
-            path: /github/home/hercules/matrix.png
+        with:
+          name: overwrites
+          path: /github/home/hercules/matrix.png