Skip to content

Commit c4fba17

Browse files
authored
Do not merge: Publish to TestPyPI
1 parent 2a5ceba commit c4fba17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ jobs:
7777
python -m pip install dist/virtualizarr*.whl
7878
python -c "import virtualizarr; print(virtualizarr.__version__)"
7979
- name: Publish package to TestPyPI
80-
if: github.event_name == 'release'
8180
uses: pypa/gh-action-pypi-publish@v1.12.4
8281
with:
8382
repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)