File tree Expand file tree Collapse file tree 3 files changed +21
-0
lines changed
Expand file tree Collapse file tree 3 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Build and Publish
2+
3+ on :
4+ push :
5+ branches :
6+ - master
7+ - develop
8+ workflow_dispatch :
9+
10+ jobs :
11+ build :
12+ uses : mikopbx/.github-workflows/.github/workflows/extension-publish.yml@master
13+ with :
14+ initial_version : " 1.218"
15+ secrets : inherit
Original file line number Diff line number Diff line change 1+ .DS_Store
Original file line number Diff line number Diff line change 99 "wiki_links" : {
1010 "ru" : {"https://wiki.mikopbx.com/module-bitrix24-integration" : " https://docs.mikopbx.com/mikopbx/modules/miko/module-bitrix24-integration" },
1111 "en" : {"https://wiki.mikopbx.com/module-bitrix24-integration" : " https://docs.mikopbx.com/mikopbx/v/english/modules/miko/module-bitrix24-integration" }
12+ },
13+ "release_settings" : {
14+ "publish_release" : true ,
15+ "changelog_enabled" : true ,
16+ "create_github_release" : true
1217 }
1318}
You can’t perform that action at this time.
0 commit comments