Skip to content

Commit 2b3f02a

Browse files
committed
Merge branch 'master' of github.com:Loop3D/LoopStructural
2 parents 09846ed + 74fba8b commit 2b3f02a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v2
1212
- name: Publish Loop Conda
13-
uses: Loop3D/conda-publish-action@1.6
13+
uses: Loop3D/conda-publish-action@1.8
1414
with:
1515
subdir: "conda"
1616
anacondatoken: ${{ secrets.CONDA }}

0 commit comments

Comments
 (0)