We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2541e16 commit ce720ceCopy full SHA for ce720ce
script/closure-library-release/closure-library-release.sh
@@ -34,7 +34,7 @@ set -e
34
35
POM_TEMPLATE_FILE="google-closure-library.pom.template"
36
THIRD_PARTY_POM_TEMPLATE_FILE="google-closure-library-third-party.pom.template"
37
-GIT_CLONE_URL="git@github.com:google/closure-library.git"
+GIT_CLONE_URL="https://github.com/google/closure-library.git"
38
39
### Functions
40
0 commit comments