Skip to content

Commit 8d1b5e0

Browse files
committed
🔨 Update token name
1 parent ce352ed commit 8d1b5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
uses: pypa/gh-action-pypi-publish@release/v1
2828
with:
2929
user: __token__
30-
password: ${{ secrets.PYPI_API_TOKEN }}
30+
password: ${{ secrets.PYPI_API_TOKEN_DOTCTRL }}

0 commit comments

Comments
 (0)