Remove source tar.gz from github release
This commit is contained in:
parent
64db58ed3d
commit
45c604b332
1
.github/workflows/package.yaml
vendored
1
.github/workflows/package.yaml
vendored
@ -71,7 +71,6 @@ jobs:
|
||||
dist/binary/*.dmg
|
||||
dist/binary*.AppImage
|
||||
dist/*${{ fromJSON('["never", ""]')[runner.os == 'Linux'] }}.whl
|
||||
dist/*.tar.gz
|
||||
|
||||
- name: "Publish distribution 📦 to PyPI"
|
||||
if: startsWith(github.ref, 'refs/tags/') && runner.os == 'Linux'
|
||||
|
Loading…
Reference in New Issue
Block a user