diff --git a/.github/workflows/release-conda.yml b/.github/workflows/release-conda.yml index b9c9600d4..4bcf3bb3d 100644 --- a/.github/workflows/release-conda.yml +++ b/.github/workflows/release-conda.yml @@ -4,8 +4,6 @@ on: push: tags: - v* - branches: - - v4.2.1-patch env: ANACONDA_API_TOKEN: ${{ secrets.ANACONDA_API_TOKEN }}