From ae0f822ae9a78dedc6894e3969a2d558537c2b11 Mon Sep 17 00:00:00 2001 From: freearhey Date: Thu, 6 May 2021 23:57:10 +0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index d3e4e2da..a8393ce1 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -44,7 +44,7 @@ jobs: - name: Upload Artifact uses: actions/upload-artifact@v2 with: - name: .gh-pages/guides + name: .gh-pages path: .gh-pages/guides/${{ matrix.site }}.guide.xml deploy: needs: grab