Skip to content

Commit 83da825

Browse files
author
孙圣翔
committed
remove useless part
1 parent 0e6bde9 commit 83da825

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/poetry.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,4 @@ jobs:
5252
rm -fr dist/ && poetry build
5353
5454
- name: Publish distribution 📦 to PyPI
55-
uses: pypa/gh-action-pypi-publish@release/v1
56-
with:
57-
password: ${{ secrets.PYPI_TOKEN }}
55+
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)