Skip to content

Commit 1dfaf08

Browse files
committed
[DOP-22128] Update release workflow
1 parent a4f3185 commit 1dfaf08

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,5 @@ jobs:
111111
name: ${{ steps.release-name.outputs.name }}
112112
body_path: changelog.md
113113
files: |
114-
dist/*
114+
dist/*.tar.gz
115+
dist/*.whl

0 commit comments

Comments
 (0)