Skip to content

Commit 65391ca

Browse files
authored
Update python-publish.yml
1 parent 4833822 commit 65391ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# separate terms of service, privacy policy, and support
77
# documentation.
88

9-
name: echodataflow-dev
9+
name: echodataflow-pypi-publish
1010

1111
on:
1212
release:
@@ -37,3 +37,4 @@ jobs:
3737
with:
3838
user: __token__
3939
password: ${{ secrets.PYPI_API_TOKEN }}
40+

0 commit comments

Comments
 (0)