Skip to content

Commit 28bc064

Browse files
committed
try no newline token
1 parent 6715673 commit 28bc064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
uses: pypa/gh-action-pypi-publish@master
4949
with:
5050
user: __token__
51-
password: ${{ secrets.PYPI_TOKEN }}
51+
password: ${{ secrets.PYPI_TOKEN_NO_NEWLINE }}

0 commit comments

Comments
 (0)