From 1d508c9c2b16dc4a379daec0888ce46a63f0b269 Mon Sep 17 00:00:00 2001 From: Tyler Chafin Date: Tue, 7 May 2024 21:38:15 +0100 Subject: [PATCH] Update conda-docker-update.yml --- .github/workflows/conda-docker-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}