diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1bce161..1c96914 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,7 +36,7 @@ jobs: token: ${{ secrets.WORKER_PAT }} latest: true fileName: 'agronet-*' - out-file-path: 'agronet-jar' + out-file-path: 'agronet-fabric' - name: download config files from brilliance uses: robinraju/release-downloader@v1.10