File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -20,12 +20,10 @@ export NPM_CONFIG_PREFIX=/home/node/.npm-global
2020
2121if [ -f ${KOKORO_KEYSTORE_DIR} /73713_github-magic-proxy-url-release-please ]; then
2222 # Groom the release PR as new commits are merged.
23- # TODO: un-pin 2.3.1 once we've debugged:
24- npx
[email protected] release-pr --token=
${KOKORO_KEYSTORE_DIR} /73713_github-magic-proxy-token-release-please \
23+ npx release-please release-pr --token=${KOKORO_KEYSTORE_DIR} /73713_github-magic-proxy-token-release-please \
2524 --repo-url=googleapis/google-auth-library-java \
2625 --package-name=" google-auth-library-java" \
2726 --api-url=${KOKORO_KEYSTORE_DIR} /73713_github-magic-proxy-url-release-please \
2827 --proxy-key=${KOKORO_KEYSTORE_DIR} /73713_github-magic-proxy-key-release-please \
29- --release-type=java-auth-yoshi \
30- --debug
28+ --release-type=java-auth-yoshi
3129fi
You can’t perform that action at this time.
0 commit comments