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.18"
15+ secrets : inherit
Original file line number Diff line number Diff line change 11.idea
22/.idea /
3+ .DS_Store
Original file line number Diff line number Diff line change 77 "wiki_links" : {
88 "ru" : {"https://wiki.mikopbx.com/module-get-ssl" : " https://docs.mikopbx.com/mikopbx/modules/miko/module-get-ssl-lets-encrypt" },
99 "en" : {"https://wiki.mikopbx.com/module-get-ssl" : " https://docs.mikopbx.com/mikopbx/v/english/modules/miko/module-get-ssl-lets-encrypt" }
10+ },
11+ "release_settings" : {
12+ "publish_release" : true ,
13+ "changelog_enabled" : true ,
14+ "create_github_release" : true
1015 }
1116}
You can’t perform that action at this time.
0 commit comments