Skip to content

Commit

Permalink
chore: remove conda publication (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCrab13 authored Mar 24, 2024
1 parent f2b3c93 commit 8fb1405
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 60 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,6 @@ jobs:
skip-existing: true
verbose: true

- name: Build and publish to Conda-forge
uses: crabisoft/publish-conda@v1.0.0
if: steps.release.outputs.released == 'true'
with:
sub-directory: 'conda'
platforms: 'noarch'
token: ${{ secrets.ANACONDA_TOKEN }}


windows-build:
needs: [release]
runs-on: windows-latest
Expand Down
51 changes: 0 additions & 51 deletions conda/meta.yaml

This file was deleted.

0 comments on commit 8fb1405

Please sign in to comment.