mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
GPG sign release-it tags and pushes, too. See https://github.com/webpro/release-it#extra-arguments.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"src": {
|
||||
"tagName": "v%s",
|
||||
"commitArgs": "-S"
|
||||
"commitArgs": "-S",
|
||||
"tagArgs": "-S",
|
||||
"pushArgs": "-S",
|
||||
},
|
||||
"github": {
|
||||
"release": true
|
||||
|
||||
Reference in New Issue
Block a user