Skip to content

Commit d3e9530

Browse files
committed
Trial release to test-pypi
1 parent 690a367 commit d3e9530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
path: dist
4545

4646
- name: Publish package to TestPyPI
47-
if: github.event_name == 'release'
47+
# if: github.event_name == 'release'
4848
uses: pypa/gh-action-pypi-publish@release/v1
4949
with:
5050
repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)