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 c4cbb55 commit 85eca10Copy full SHA for 85eca10
.github/workflows/deploy-pypi.yml
@@ -29,7 +29,6 @@ jobs:
29
PYPI_RC: ${{ secrets.PYPI_RC }}
30
run: |
31
echo "${PYPI_RC}" > ~/.pypirc
32
- cd src
33
./scripts/deploy-pypi.sh
34
35
- name: Prep Release
0 commit comments