We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 293784e commit cbef27cCopy full SHA for cbef27c
scripts/github-actions/publish.sh
@@ -31,7 +31,7 @@ function prepare {
31
# clone repos
32
#
33
echo "-- Cloning bower-angular"
34
- git clone https://github.com/bonitasoft/bower-angular.git $TMP_DIR/bower-angular
+ git clone git@github.com:angular/bower-angular.git $TMP_DIR/bower-angular
35
36
37
0 commit comments