We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b850bb commit 8ada02eCopy full SHA for 8ada02e
1 file changed
gulpfile.mjs
@@ -183,7 +183,6 @@ function makeUpgradeTask(upgradeType) {
183
'git',
184
[
185
'tag',
186
- '--sign',
187
'--message',
188
`Automatic ${upgradeType} upgrade of ${name} to ${newVersion} (from ${version})`,
189
`${name}_${newVersion}`,
0 commit comments