Skip to content

Commit df435e2

Browse files
committed
Do not use auth when cloning
1 parent b93ca95 commit df435e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • plugin/src/sbt-test/authors/summary

plugin/src/sbt-test/authors/summary/test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Will be using local clone of the repo to test against
2-
$ exec git clone git@github.com:2m/authors.git target/authors
2+
$ exec git clone https://github.com/2m/authors.git target/authors
33

44
> authors v1.0.0 v1.0.1
55

0 commit comments

Comments
 (0)