Skip to content

Commit 1745f2d

Browse files
committed
hotfix: pypi api token
1 parent 59711ca commit 1745f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ jobs:
5555
- name: Publish package distributions to PyPI
5656
uses: pypa/[email protected]
5757
with:
58-
user: featbit
58+
user: __token__
5959
password: ${{ secrets.PYPI_PASSWORD }}

0 commit comments

Comments
 (0)