Skip to content

Commit

Permalink
Use https deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed May 14, 2020
1 parent 95620f3 commit d9d30f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy_website.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -ex

REPO="git@github.com:JakeWharton/butterknife.git"
REPO="https://github.com/JakeWharton/butterknife.git"
GROUP_ID="com.jakewharton"
ARTIFACT_ID="butterknife"

Expand Down

0 comments on commit d9d30f0

Please sign in to comment.