diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 85bea62..c6069cc 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -49,4 +49,4 @@ jobs: shell: bash -l {0} run: | anaconda -t ${{ secrets.CONDA_TOKEN }} upload \ - /usr/share/miniconda/envs/test/conda-bld/noarch/*.tar.bz2 + /usr/share/miniconda/envs/build/conda-bld/noarch/*.tar.bz2