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.
2 parents 19443e1 + e5c2b1b commit f5ad9ccCopy full SHA for f5ad9cc
.github/workflows/publish.yml
@@ -25,4 +25,4 @@ jobs:
25
- name: Publish
26
uses: pypa/[email protected]
27
with:
28
- password: ${{ secrets.FLIT_PASSWORD }}
+ password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments