1
0
Fork 0
mirror of https://code.forgejo.org/actions/git-backporting synced 2025-03-14 22:27:02 +01:00
git-backporting/.release-it.json
2023-01-05 14:04:27 +01:00

8 lines
No EOL
107 B
JSON

{
"git": {
"commitMessage": "chore: release v${version}"
},
"github": {
"release": true
}
}