We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 690a367 commit d3e9530Copy full SHA for d3e9530
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
path: dist
45
46
- name: Publish package to TestPyPI
47
- if: github.event_name == 'release'
+ # if: github.event_name == 'release'
48
uses: pypa/gh-action-pypi-publish@release/v1
49
with:
50
repository-url: https://test.pypi.org/legacy/
0 commit comments