Skip to content

Commit 1840741

Browse files
author
spencer@primus
committed
Add test pypi index
1 parent 6544c9a commit 1840741

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_to_test_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
run: uv build
3939

4040
- name: Publish
41-
run: uv publish -t ${{ secrets.PYPI_API_TOKEN }}
41+
run: uv publish --index testpypi -t ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)