Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Commit 7c9aa64

Browse files
Use the proper name of the repository in pants.toml
Signed-off-by: Christopher Maier <[email protected]>
1 parent d86c053 commit 7c9aa64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pants.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ remote_store_address = "grpcs://cache.toolchain.com:443"
2020
remote_auth_plugin = "toolchain.pants.auth.plugin:toolchain_auth_plugin"
2121

2222
[toolchain-setup]
23-
repo = "grapl-artifact-buildkite-plugin"
23+
repo = "grapl-artifacts-buildkite-plugin"
2424

2525
[buildsense]
2626
enable = true

0 commit comments

Comments
 (0)