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.
hatch
1 parent 821f2a7 commit 89c9f06Copy full SHA for 89c9f06
.github/workflows/publish.yml
@@ -24,4 +24,4 @@ jobs:
24
HATCH_INDEX_AUTH: ${{ secrets.PYPI_PUBLISH_TOKEN }}
25
run: |
26
hatch build
27
- hatch
+ hatch publish
0 commit comments