Skip to content

Commit 042ac51

Browse files
push to pypi
1 parent 21401df commit 042ac51

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/deploy-pure-python.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,4 @@ jobs:
7070
name: artifact
7171
path: dist
7272
- name: Publish package to pypi
73-
uses: pypa/gh-action-pypi-publish@release/v1
74-
with:
75-
repository-url: https://test.pypi.org/legacy/
73+
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)