diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 58575618..012f7eb9 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -52,7 +52,7 @@ jobs: uses: actions/upload-artifact@v2 with: name: .gh-pages - path: .gh-pages/guides/${{ matrix.country }}.xml + path: .gh-pages/guides/${{ matrix.country }}/${{ matrix.site }}.epg.xml if-no-files-found: error deploy: needs: grab