Skip to content

Commit a3e926d

Browse files
authored
Merge pull request #2091 from Kobzol/measureme-trusted-publishing
Add trusted publishing for the `measureme` crates
2 parents 52f25b1 + 7dd44a3 commit a3e926d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

repos/rust-lang/measureme.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,8 @@ ci-checks = ["success"]
1313
[[branch-protections]]
1414
pattern = "stable"
1515
ci-checks = ["success"]
16+
17+
[[crates-io-publishing]]
18+
crates = ["analyzeme", "decodeme", "measureme"]
19+
workflow-filename = "publish.yml"
20+
environment = "publish"

0 commit comments

Comments
 (0)