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 037b6e2 commit fdd9ef8Copy full SHA for fdd9ef8
.github/workflows/deploy.yaml
@@ -17,7 +17,6 @@ jobs:
17
python-version-file: ".python-version"
18
- name: Build package
19
run: uv build
20
- - uses: actions/checkout@v4
21
- name: Publish package
22
run: uv publish
23
env:
0 commit comments