Skip to content

Commit 2327050

Browse files
committed
typo corrected
1 parent 886d0e5 commit 2327050

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
uses: pypa/gh-action-pypi-publish@v1.5.0
3434
with:
3535
user: __token__
36-
password: ${{ secrets.PYPI_TOKEN $}}
36+
password: ${{ secrets.PYPI_TOKEN }}
3737

3838

0 commit comments

Comments
 (0)