Skip to content

Commit 32e4d43

Browse files
committed
Add trusted publishing for the annotate-snippets crate
1 parent 57870cf commit 32e4d43

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

repos/rust-lang/annotate-snippets-rs.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ wg-diagnostics = "write"
1111
pattern = "main"
1212
ci-checks = ["CI"]
1313
required-approvals = 0
14+
15+
[[crates-io-publishing]]
16+
crates = ["annotate-snippets"]
17+
workflow-filename = "release.yml"
18+
environment = "publish"

0 commit comments

Comments
 (0)