Fix typo in .release-it.json.

This commit is contained in:
Steven Black 2018-11-20 11:37:40 -05:00
parent fb45bdd8aa
commit 8ad480cf8d
No known key found for this signature in database
GPG Key ID: 8B814B914974E6AF

View File

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