Skip to content

Commit

Permalink
Update conda-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nanthony21 authored Jan 18, 2021
1 parent c99a5d7 commit 4410188
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conda-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
- name: Build
run: conda build . --output-folder ./condaDist
- name: publish-to-conda
shell: bash -l {0}
run: anaconda -t ${{ secrets.ANACONDA_TOKEN }} upload condaDist/noarch/mpl_qt_viz*

0 comments on commit 4410188

Please sign in to comment.