Skip to content

Commit 61c001f

Browse files
ci: Stop uploading wheels to GitHub releases
1 parent 11175ae commit 61c001f

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,4 @@ jobs:
3333
with:
3434
name: Packages
3535
path: dist
36-
- uses: svenstaro/upload-release-action@5e35e583720436a2cc5f9682b6f55657101c1ea1 # 2.11.1
37-
with:
38-
file: dist/*.whl
39-
tag: ${{ github.ref }}
40-
overwrite: true
41-
file_glob: true
4236
- uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4

0 commit comments

Comments
 (0)