diff --git a/.github/workflows/fetch_filter_resources.yaml b/.github/workflows/fetch_filter_resources.yaml index f52ce223..313f3d83 100644 --- a/.github/workflows/fetch_filter_resources.yaml +++ b/.github/workflows/fetch_filter_resources.yaml @@ -70,7 +70,7 @@ jobs: uses: actions/upload-artifact@v4 with: name: tools-${{ matrix.subset }} - path: communities/all/resources/repositories${{ matrix.subset }}.list_tools.tsv + path: communities/all/resources/${{ matrix.subset }}_tools.tsv merge-fetch-filter: runs-on: ubuntu-20.04 needs: fetch-tools-stepwise