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 aa59c04 commit efa0dabCopy full SHA for efa0dab
.github/workflows/publish_whl.yml
@@ -57,5 +57,5 @@ jobs:
57
- name: Publish distribution 📦 to PyPI
58
uses: pypa/[email protected]
59
with:
60
- password: ${{ secrets.RAPID_STRUCTURE }}
+ password: ${{ secrets.PYPI_API_TOKEN }}
61
packages_dir: dist/
0 commit comments