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