We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0b2a28 commit d09031fCopy full SHA for d09031f
.github/workflows/release.yml
@@ -35,4 +35,5 @@ jobs:
35
FLIT_USERNAME: __token__
36
FLIT_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
37
run: |
38
+ flit install
39
flit publish
0 commit comments