Skip to content

Commit 28f3b83

Browse files
authored
Update build_wheels.yml
1 parent 46e6028 commit 28f3b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,5 @@ jobs:
100100
- uses: pypa/[email protected]
101101
with:
102102
user: __token__
103-
password: ${{ secrets.pypi_password }}
103+
password: ${{ secrets.PYPI_API_TOKEN }}
104104
# To test: repository_url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)