Skip to content

Commit

Permalink
hotfix: pypi api token
Browse files Browse the repository at this point in the history
  • Loading branch information
dsun0720 committed May 15, 2024
1 parent 59711ca commit 1745f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ jobs:
- name: Publish package distributions to PyPI
uses: pypa/[email protected]
with:
user: featbit
user: __token__
password: ${{ secrets.PYPI_PASSWORD }}

0 comments on commit 1745f2d

Please sign in to comment.