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 e3ebc37 commit 07f223fCopy full SHA for 07f223f
.github/workflows/wheel.yaml
@@ -56,6 +56,7 @@ jobs:
56
environment:
57
name: pypi
58
url: https://test.pypi.org/legacy/
59
+ password: ${{ secrets.PYPI_TEST_TOKEN }}
60
permissions:
61
id-token: write
62
steps:
0 commit comments