We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 234e046 commit 4fa7703Copy full SHA for 4fa7703
.github/workflows/claim-pypi-name.yaml
@@ -46,4 +46,4 @@ jobs:
46
# Only uploading the missing wheels makes this job idempotent and reduces its complexity.
47
skip-existing: true
48
user: __token__
49
- password: ${{ secrets.INTEGRATIONS_PYPI_NAME_CLAIM_2 }}
+ password: ${{ secrets.INTEGRATIONS_PYPI_NAME_CLAIM }}
0 commit comments