Skip to content

Commit 047d461

Browse files
committed
Remove token from pypi publishing.
1 parent 8f60244 commit 047d461

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build_and_publish.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,3 @@ jobs:
4141
name: artifact
4242
path: dist
4343
- uses: pypa/[email protected]
44-
with:
45-
user: __token__
46-
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)