GPG sign release-it tags and pushes, too. See https://github.com/webpro/release-it#extra-arguments.

This commit is contained in:
Steven Black
2018-11-17 14:52:55 -05:00
parent 22e13de02b
commit 7f9281ce1a

View File

@@ -1,7 +1,9 @@
{
"src": {
"tagName": "v%s",
"commitArgs": "-S"
"commitArgs": "-S",
"tagArgs": "-S",
"pushArgs": "-S",
},
"github": {
"release": true