mirror of
https://code.forgejo.org/actions/git-backporting.git
synced 2025-02-23 02:55:43 -05:00
8 lines
107 B
JSON
8 lines
107 B
JSON
|
{
|
||
|
"git": {
|
||
|
"commitMessage": "chore: release v${version}"
|
||
|
},
|
||
|
"github": {
|
||
|
"release": true
|
||
|
}
|
||
|
}
|