Skip to content

Commit 85b6876

Browse files
remove token
1 parent 7c15986 commit 85b6876

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/python-publish.yml

-3
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ jobs:
3737
run: python -m build
3838
- name: Publish package
3939
uses: pypa/gh-action-pypi-publish@release/v1
40-
with:
41-
user: __token__
42-
password: ${{ secrets.PYPI_API_TOKEN }}
4340

4441
- name: Upload Release Asset
4542
uses: xresloader/upload-to-github-release@v1

0 commit comments

Comments
 (0)