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 2c270bb commit 516e08dCopy full SHA for 516e08d
.github/workflows/release.yml
@@ -64,4 +64,4 @@ jobs:
64
GIT_TOKEN: ${{ secrets.GIT_SECRET }}
65
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}
66
TWINE_PASSWORD: ${{ secrets.TWINE_PASSWORD }}
67
- IGNORE_PYPI_TEST_UPLOAD: true
+ IGNORE_REPOSITORY_TEST_UPLOAD: true
0 commit comments