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 2fcf24e commit 3905481Copy full SHA for 3905481
.github/release.yaml renamed to .github/Workflows/release.yaml
@@ -45,4 +45,4 @@ jobs:
45
uses: pypa/gh-action-pypi-publish@release/v1
46
with:
47
user: __token__
48
- password: ${{ secrets.PYPI_API_TOKEN }}
+ password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments