Skip to content

Commit 3f7ba9b

Browse files
ensuring test-pypi uses test-pypi repo
1 parent 72bc05b commit 3f7ba9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test_pypi_release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,5 @@ jobs:
3838
.
3939
- name: Publish 📦 to Test PyPI
4040
uses: pypa/gh-action-pypi-publish@release/v1
41+
with:
42+
repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)