Skip to content

Commit 5809558

Browse files
committed
fix: use SSH URL for animation submodule
1 parent 378d385 commit 5809558

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "packages/sdk-components-animation/private-src"]
22
path = packages/sdk-components-animation/private-src
3-
url = https://github.com/webstudio-is/sdk-components-animation.git
3+
url = git@github.com:webstudio-is/sdk-components-animation.git
44
branch = main

0 commit comments

Comments
 (0)