Skip to content

Commit 40a68f3

Browse files
committed
flows: use real pypi
1 parent d0152d9 commit 40a68f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
uv sync --active --extra dev
5555
hatch build
5656
bash scripts/resource-rcc-compile.sh
57-
hatch publish -r test
57+
hatch publish
5858
bash scripts/build/build_binaries_linux.sh
5959
6060
- name: Build on macOS

0 commit comments

Comments
 (0)