Skip to content

Commit af6f56d

Browse files
committed
feat: TEST
1 parent 858e633 commit af6f56d

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/release-to-pypi.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ jobs:
4949
# packages-dir: dist/
5050

5151
- name: Publish to PyPI
52-
if: steps.release.outputs.released == '0'
5352
uses: pypa/gh-action-pypi-publish@release/v1
5453
with:
55-
packages-dir: dist/
56-
skip-existing: true
54+
packages-dir: dist/

0 commit comments

Comments
 (0)