From 8692ee6b338a90615637474f5cda8783be6ef5ac Mon Sep 17 00:00:00 2001 From: Ian Date: Tue, 23 Jul 2024 14:36:31 -0400 Subject: [PATCH] Update publish-conda.yml put publish-conda.yml name field back to old value, to avoid polluting the workflows menu of this repo more than i already did... --- .github/workflows/publish-conda.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-conda.yml b/.github/workflows/publish-conda.yml index b2890bf..487e0cf 100644 --- a/.github/workflows/publish-conda.yml +++ b/.github/workflows/publish-conda.yml @@ -1,4 +1,4 @@ -name: publish-conda +name: publish_conda on: push: branches: