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 b5f0a19 commit 72bf308Copy full SHA for 72bf308
.github/workflows/publish-backend.yml
@@ -45,7 +45,7 @@ jobs:
45
env:
46
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
47
48
- PyPi-Deploy:
+ PyPi-deploy:
49
name: Publish Python Package to PyPI
50
runs-on: ubuntu-latest
51
needs: python-tests
0 commit comments