Skip to content

Commit 5c8a71f

Browse files
fix: corrected conda file name
1 parent c5c58b3 commit 5c8a71f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- name: upload artifacts
8989
uses: actions/upload-artifact@v4
9090
with:
91-
name: conda-build
91+
name: conda
9292
path: conda
9393
make_sdist:
9494
needs: "continuous-integration"

0 commit comments

Comments
 (0)