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 7d89ac9 commit c2c8ed8Copy full SHA for c2c8ed8
.github/workflows/merge.yml
@@ -43,4 +43,3 @@ jobs:
43
uses: pypa/gh-action-pypi-publish@release/v1
44
with:
45
skip-existing: true
46
- password: ${{ secrets.pypi_token }}
.github/workflows/verify.yml
@@ -50,4 +50,3 @@ jobs:
50
51
repository-url: https://test.pypi.org/legacy/
52
53
- password: ${{ secrets.testpypi_token }}
0 commit comments