We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59711ca commit 1745f2dCopy full SHA for 1745f2d
.github/workflows/release.yaml
@@ -55,5 +55,5 @@ jobs:
55
- name: Publish package distributions to PyPI
56
uses: pypa/[email protected]
57
with:
58
- user: featbit
+ user: __token__
59
password: ${{ secrets.PYPI_PASSWORD }}
0 commit comments