Skip to content

Commit 353e763

Browse files
authored
Merge pull request #1889 from rust-lang/add-trusted-publishing-action-repo
add trusted publishing action repo
2 parents 9a4f92d + 541b86a commit 353e763

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
org = "rust-lang"
2+
name = "crates-io-auth-action"
3+
description = "Get a crates.io temporary access token"
4+
bots = []
5+
6+
[access.teams]
7+
infra-admins = "write"
8+
infra = "triage"

0 commit comments

Comments
 (0)