Skip to content

Commit 5609372

Browse files
committed
conda and pypi publish workflow
1 parent d04ea9d commit 5609372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ultraplot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
with:
6969
repository-url: https://test.pypi.org/legacy/
7070

71-
publish:
71+
publish-conda-pypi:
7272
needs: [build, publish-test]
7373
runs-on: ubuntu-latest
7474
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/v')

0 commit comments

Comments
 (0)