Skip to content

Commit 7d5dfd4

Browse files
authored
fix: release-please should use generic java strategy (#11)
1 parent 927c582 commit 7d5dfd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/continuous/propose_release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ if [ -f ${KOKORO_KEYSTORE_DIR}/73713_github-magic-proxy-url-release-please ]; th
2525
--package-name="google-cloud-shared-config" \
2626
--api-url=${KOKORO_KEYSTORE_DIR}/73713_github-magic-proxy-url-release-please \
2727
--proxy-key=${KOKORO_KEYSTORE_DIR}/73713_github-magic-proxy-key-release-please \
28-
--release-type=java-auth-yoshi
28+
--release-type=java-yoshi
2929
fi

0 commit comments

Comments
 (0)