Skip to content

Commit aaeb634

Browse files
authored
chore(release): Publish build-rs on release (#15708)
### What does this PR try to resolve? I know that us not publishing `build-rs` recently came up and was surprised to see this wasn't fixed. Unsure where that conversation is or what happened with it. Looks like it was in #15567 and there was no follow up on my side... ### How to test and review this PR?
2 parents f013ef5 + 6bfcb53 commit aaeb634

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

publish.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
'crates/cargo-util-schemas',
3232
'crates/cargo-test-macro',
3333
'crates/cargo-test-support',
34+
'crates/build-rs',
3435
'.',
3536
]
3637

0 commit comments

Comments
 (0)