Skip to content

Commit

Permalink
Update upload_conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bcc2761 authored Jan 31, 2024
1 parent 5b2a0e7 commit 93948ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/upload_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,5 @@ jobs:
conda config --append channels bcc2761
conda install conda-build anaconda-client
export ANACONDA_API_TOKEN=${{ secrets.ANACONDA_TOKEN }}
# anaconda -t bc-20e9ae2b-3e1c-4bd2-9fb3-c40debed12c8 login
# anaconda login --username ${{ secrets.ANACONDA_USERNAME }} --password ${{ secrets.ANACONDA_PASSWORD }}
conda config --set anaconda_upload yes
conda build .

0 comments on commit 93948ba

Please sign in to comment.