mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 10:46:51 +00:00
Configure release-it to sign its commits.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"src": {
|
||||
"tagName": "v%s"
|
||||
"tagName": "v%s",
|
||||
"commitArgs": "-S"
|
||||
},
|
||||
"github": {
|
||||
"release": true
|
||||
|
||||
Reference in New Issue
Block a user