Skip to content

Commit 531052d

Browse files
committed
fix pypi pwd
1 parent 9d62709 commit 531052d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,5 @@ jobs:
6060
- uses: pypa/gh-action-pypi-publish@release/v1
6161
with:
6262
user: __token__
63+
password: ${{ secrets.PYPI_API_TOKEN }}
6364

0 commit comments

Comments
 (0)