We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61f963a commit 119d67aCopy full SHA for 119d67a
1 file changed
tasks/install-gitsync.os
@@ -86,7 +86,7 @@
86
87
URLРепозитория = "https://github.com/oscript-library/gitsync.git";
88
КаталогСборки = ВременныеФайлы.СоздатьКаталог();
89
- Ветка = "release/3.0.0";
+ Ветка = "master";
90
91
ПутьКМанифестуСборки = "build_packagedef";
92
0 commit comments