Skip to content

Commit 06e5682

Browse files
author
Anna Kocheshkova
authored
Update repo name in the script
1 parent 540627e commit 06e5682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-release.cake

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Task("GitRelease")
1717

1818
var username = "user";
1919
var password = Argument<string>("GithubToken");
20-
var owner = "Microsoft";
20+
var owner = "microsoft";
2121
var repo = "AppCenter-SDK-Unity-Extension";
2222

2323
// Build a string containing paths to NuGet packages

0 commit comments

Comments
 (0)