From c785e5e05f132f3fccc1fa766eab48b797d5cdf2 Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Thu, 25 Jan 2024 18:33:40 +0100 Subject: [PATCH] fix(deploy-to-gh-pages.yml): Add max-parallel declaration to strategy --- lib/templates/minimal/.github/workflows/deploy-to-gh-pages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/templates/minimal/.github/workflows/deploy-to-gh-pages.yml b/lib/templates/minimal/.github/workflows/deploy-to-gh-pages.yml index 9107f59..01d7fca 100644 --- a/lib/templates/minimal/.github/workflows/deploy-to-gh-pages.yml +++ b/lib/templates/minimal/.github/workflows/deploy-to-gh-pages.yml @@ -10,6 +10,7 @@ jobs: build-and-deploy: strategy: + max-parallel: 1 matrix: folder: - ./