Skip to content

Commit 5a6740a

Browse files
committed
remove pypy token usage
1 parent 1d0ff87 commit 5a6740a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/python-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,3 @@ jobs:
112112
113113
- name: Publish package
114114
uses: pypa/gh-action-pypi-publish@release/v1.8
115-
with:
116-
user: __token__
117-
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)