diff --git a/.github/workflows/conda-docker-update.yml b/.github/workflows/conda-docker-update.yml index 9a8538cc..5f011b04 100644 --- a/.github/workflows/conda-docker-update.yml +++ b/.github/workflows/conda-docker-update.yml @@ -68,5 +68,5 @@ jobs: context: . file: ./docker/Dockerfile push: true - tags: tkchafin/autostreamtree:latest,tkchafin/autostreamtree:${{ github.event.release.tag_name }} + tags: tkchafin/resistnet:latest,tkchafin/resistnet:${{ github.event.release.tag_name }}