Skip to content

Commit 54a4d85

Browse files
authored
Merge pull request #19 from mikopbx/develop
feat: Add release settings to module.json
2 parents 713ebf6 + b9ef16b commit 54a4d85

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

module.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,10 @@
99
"wiki_links": {
1010
"ru": {"https://wiki.mikopbx.com/module-ldap-sync": "https://docs.mikopbx.com/mikopbx/modules/miko/module-ldap-sync"},
1111
"en": {"https://wiki.mikopbx.com/module-ldap-sync": "https://docs.mikopbx.com/mikopbx/v/english/modules/miko/module-ldap-sync"}
12+
},
13+
"release_settings": {
14+
"publish_release": true,
15+
"changelog_enabled": true,
16+
"create_github_release": true
1217
}
1318
}

0 commit comments

Comments
 (0)