Skip to content

Commit

Permalink
devops: do not publish to conda-forge
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed Aug 7, 2023
1 parent bea0eda commit 47a253a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
ANACONDA_API_TOKEN: ${{ secrets.ANACONDA_API_TOKEN }}
run: |
conda config --set anaconda_upload yes
conda build --user microsoft . -c microsoft -c conda-forge
conda build --user microsoft . -c microsoft

0 comments on commit 47a253a

Please sign in to comment.