Skip to content

Commit 2fb876a

Browse files
authored
Update release.yml
1 parent c1d62f1 commit 2fb876a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
merge-multiple: true
6161

6262
- name: publish to Test PyPI
63+
if: github.event_name == 'release' && github.event.action == 'published'
6364
uses: pypa/[email protected]
6465
with:
6566
repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)