Skip to content

Commit 5eb7738

Browse files
Update release_build.yaml
1 parent 3aee8ea commit 5eb7738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Publish to PyPI
4444
env:
4545
UV_PUBLISH_TOKEN: ${{ env.PYPI_TOKEN }}
46-
run: uv publish --retry 3
46+
run: uv publish
4747

4848
- name: Release
4949
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)