Skip to content

Commit

Permalink
Update conda-package-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pradal authored Feb 5, 2024
1 parent 28fd081 commit 3985aa3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/conda-package-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ on:
jobs:
build:
uses: openalea/github-action-conda-build/.github/workflows/conda-package-build.yml@main
with:
conda: mamba
secrets:
anaconda_token: ${{ secrets.ANACONDA_TOKEN }}
anaconda_token: ${{ secrets.ANACONDA_TOKEN }}

0 comments on commit 3985aa3

Please sign in to comment.