Skip to content

Commit 4fa7703

Browse files
authored
Rename the name squatting pypi key after rotation (#20180)
1 parent 234e046 commit 4fa7703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claim-pypi-name.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
# Only uploading the missing wheels makes this job idempotent and reduces its complexity.
4747
skip-existing: true
4848
user: __token__
49-
password: ${{ secrets.INTEGRATIONS_PYPI_NAME_CLAIM_2 }}
49+
password: ${{ secrets.INTEGRATIONS_PYPI_NAME_CLAIM }}

0 commit comments

Comments
 (0)