From 6a11820518152fc631ab7f13bcdfa14d48299305 Mon Sep 17 00:00:00 2001 From: Johan Girod Date: Thu, 18 Mar 2021 18:13:08 +0100 Subject: [PATCH] =?UTF-8?q?Corrige=20le=20d=C3=A9ploiement=20de=20master?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 4dda1f933..3b0bca1e6 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -101,7 +101,7 @@ jobs: - uses: actions/checkout@v2 - uses: actions/download-artifact@v2 with: - name: Static site + name: static-site - id: deploy-netlify uses: nwtgck/actions-netlify@v1.1 with: