We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88824d5 commit 74fba8bCopy full SHA for 74fba8b
.github/workflows/conda.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v2
12
- name: Publish Loop Conda
13
- uses: Loop3D/conda-publish-action@1.6
+ uses: Loop3D/conda-publish-action@1.8
14
with:
15
subdir: "conda"
16
anacondatoken: ${{ secrets.CONDA }}
0 commit comments