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 a0459ff commit 8cf3759Copy full SHA for 8cf3759
.github/workflows/release-caller.yml
@@ -53,4 +53,4 @@ jobs:
53
- name: Publish distribution to PyPI
54
uses: pypa/gh-action-pypi-publish@release/v1
55
with:
56
- password: ${{ secrets.PYPI_API_KEY_TEXTRACTOR }}
+ password: ${{ secrets.PYPI_API_KEY_CALLER }}
0 commit comments