Skip to content

Commit d4c9909

Browse files
changed action for deploying to pypi
1 parent a3c860f commit d4c9909

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
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://pypi.org/legacy/
73+
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)