Skip to content

Commit 5c443ff

Browse files
Update release.yml
1 parent 4bfbbf8 commit 5c443ff

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,6 @@ jobs:
4545
skip-existing: true
4646
verbose: true
4747

48-
- name: Publish to PyPI
49-
uses: pypa/gh-action-pypi-publish@release/v1
50-
if: ${{ !contains(github.ref, '-pre') }}
51-
with:
52-
print-hash: true
53-
5448
- name: Release
5549
id: release
5650
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)