Skip to content

Commit f061231

Browse files
committed
publish-pypi.yml
1 parent b7cd41b commit f061231

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish-pypi.yml

-3
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,5 @@ jobs:
4242
path: "dist/"
4343
- uses: "pypa/gh-action-pypi-publish@release/v1"
4444
with:
45-
user: __token__
46-
password: ${{ secrets.PYPI_API_TOKEN }}
47-
repository-url: "https://pypi.org/legacy/"
4845
skip-existing: true
4946
verbose: true

0 commit comments

Comments
 (0)