mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-11 14:22:51 +00:00
fmt
This commit is contained in:
@@ -60,7 +60,8 @@ const signedBuildCommand = command({
|
|||||||
long: 'gh-release',
|
long: 'gh-release',
|
||||||
type: boolean,
|
type: boolean,
|
||||||
short: 'g',
|
short: 'g',
|
||||||
description: 'Whether to create a GitHub release (deprecated, use release-it instead)',
|
description:
|
||||||
|
'Whether to create a GitHub release (deprecated, use release-it instead)',
|
||||||
defaultValue: () => false,
|
defaultValue: () => false,
|
||||||
}),
|
}),
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user