Skip to content

Commit 52f25b1

Browse files
authored
Merge pull request #2090 from Kobzol/annotate-snippets-trusted-publishing
Add trusted publishing for the `annotate-snippets` crate
2 parents 57870cf + 32e4d43 commit 52f25b1

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)