Skip to content

Commit a4e6417

Browse files
committed
chore: limit release artifacts to sdist
1 parent c754909 commit a4e6417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@semantic-release/github",
88
{
99
"assets": [
10-
"wheels-*/*"
10+
"wheels-sdist/*"
1111
]
1212
}
1313
]

0 commit comments

Comments
 (0)