Skip to content

Commit c1c2a9d

Browse files
committed
Merge branch 'master' of github.com:Loop3D/LoopStructural
2 parents 08aea41 + 8402ea6 commit c1c2a9d

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/workflows/conda.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: publish_conda
22

33
on:
4-
release:
5-
types:
6-
[created, edited]
4+
push
75
jobs:
86
publish:
97
runs-on: ubuntu-latest

conda/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ about:
4949

5050
extra:
5151
recipe-maintainers:
52-
- lachlangrose
52+
- lachlangrose

0 commit comments

Comments
 (0)