We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0b482a commit b00bf8fCopy full SHA for b00bf8f
1 file changed
.github/workflows/main.yml
@@ -75,4 +75,4 @@ jobs:
75
with:
76
verbose: true
77
user: __token__
78
- password: ${{ secrets.pypi_password1 }}
+ password: ${{ secrets.pypi_password }}
0 commit comments