Skip to content

Commit 74592f9

Browse files
committed
test-pypi
1 parent b754e50 commit 74592f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release_workflow.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,6 @@ jobs:
3636

3737
- name: Publish package distributions to PyPI
3838
uses: pypa/gh-action-pypi-publish@release/v1
39+
# this is just for testing, remove for flight:
40+
with:
41+
repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)