Skip to content

Commit fdac0a8

Browse files
committed
[py] Update latest index for new Nightly upload
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent a14b659 commit fdac0a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

py/BUILD.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ py_binary(
3737
],
3838
args = [
3939
"upload",
40-
"--repository",
41-
"testpypi",
40+
"--repository-url",
41+
"https://test.pypi.org/legacy/",
4242
"$(location :selenium-wheel)",
4343
"$(location :selenium-sdist)",
4444
],

0 commit comments

Comments
 (0)