File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ name: Подготовка релиза и публикация в хабе
66# Только события создания и изменения релиза
77on :
88 release :
9- types : [published, edited ]
9+ types : [published]
1010jobs :
1111 build :
1212 runs-on : ${{ matrix.os }}
72727373 with :
7474 files : ./bin/${{ matrix.package_exe_mask }}
75- repo-token : ${{ secrets.GITHUB_TOKEN }}
75+ repo-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 4545КонецПроцедуры
4646
4747Описание.Имя("gitsync")
48- .Версия("3.5.2 ")
48+ .Версия("3.5.3 ")
4949 .ВерсияСреды("1.7.0")
5050 .ВключитьФайл("src")
5151 .ВключитьФайл("embedded_plugins")
Original file line number Diff line number Diff line change 11
22Описание.Имя("gitsync")
3- .Версия("3.5.2 ")
3+ .Версия("3.5.3 ")
44 .ВерсияСреды("1.7.0")
55 .ЗависитОт("logos", "1.2.1")
66 .ЗависитОт("tempfiles", "1.0.0")
77 .ЗависитОт("v8runner", "1.8.2")
8- .ЗависитОт("gitrunner", "1.6.0 ")
8+ .ЗависитОт("gitrunner", "1.7.1 ")
99 .ЗависитОт("strings", "0.4.1")
1010 .ЗависитОт("1commands", "1.4.0")
1111 .ЗависитОт("json", "1.1.1")
Original file line number Diff line number Diff line change 3838//
3939Функция ВерсияПродукта () Экспорт
4040
41- Возврат "3.5.2 " ;
41+ Возврат "3.5.3 " ;
4242
4343КонецФункции // ВерсияПродукта()
4444
You can’t perform that action at this time.
0 commit comments