Skip to content

Commit 7cea8a8

Browse files
committed
attempt using testpypi secret key
1 parent ca6b2fa commit 7cea8a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- name: Smoke test (source distribution)
3030
run: uv run --isolated --no-project --with dist/*.tar.gz testing.py
3131
- name: Publish
32-
run: uv publish --index testpypi
32+
run: uv publish --index testpypi --token $TEST_PYPI_SECRET_KEY

0 commit comments

Comments
 (0)