Skip to content

Commit 778e59b

Browse files
authored
Merge pull request #2118 from Kobzol/cc-trusted-publishing
Add trusted publishing to `cc-rs`
2 parents cf1f624 + 481e445 commit 778e59b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

repos/rust-lang/cc-rs.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ crate-maintainers = 'maintain'
1111
pattern = 'main'
1212
required-approvals = 0
1313
ci-checks = ['Tests pass']
14+
15+
[[crates-io-publishing]]
16+
crates = ["cc", "find-msvc-tools"]
17+
workflow-filename = "publish.yml"
18+
environment = "publish"

0 commit comments

Comments
 (0)