We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ea14f commit 690ddccCopy full SHA for 690ddcc
internal/kokoro/publish_docs.sh
@@ -43,6 +43,6 @@ cd obj/api || exit 4
43
44
python3 -m docuploader upload \
45
--staging-bucket docs-staging-v2-staging \
46
- --destination-prefix docfx- \
+ --destination-prefix docfx \
47
--credentials "$KOKORO_KEYSTORE_DIR/73713_docuploader_service_account" \
48
.
0 commit comments