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 f80fe4b commit 29cc049Copy full SHA for 29cc049
.github/workflows/build_wheel.yaml
.github/workflows/deploy.yml
@@ -6,9 +6,6 @@ on:
6
7
jobs:
8
deploy:
9
- # this will run when you have tagged a commit, starting with "v*"
10
- # and requires that you have put your twine API key in your
11
- # github secrets (see readme for details)
12
runs-on: ${{ matrix.operating-system }}
13
strategy:
14
matrix:
0 commit comments