Skip to content

Commit

Permalink
Update publish_conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RRobert92 committed May 9, 2024
1 parent 7946add commit 526d0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: publish-to-conda
uses: MichaelsJP/conda-package-publish-action@v1.0.0
with:
subDir: '.conda'
subDir: '.conda-build'
AnacondaToken: ${{ secrets.ANACONDA_TOKEN }}
platforms: 'all'
override: true

0 comments on commit 526d0f5

Please sign in to comment.