Remove pushargs key in release-it.json.

This commit is contained in:
Steven Black 2018-11-20 11:39:36 -05:00
parent 4b542d110c
commit c9a4a55fbb
No known key found for this signature in database
GPG Key ID: 8B814B914974E6AF

View File

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