Skip to content

Commit acdef8e

Browse files
committed
ci: typo in ci
1 parent 1a88822 commit acdef8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,5 @@ jobs:
7878
uses: pypa/gh-action-pypi-publish@release/v1
7979
with:
8080
user: __token__
81-
password: ${{ secrets.PYPI_TEST_TOEKN }}
81+
password: ${{ secrets.PYPI_TEST_TOKEN }}
8282
repository_url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)