mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-11 06:12:51 +00:00
fmt
This commit is contained in:
@@ -60,7 +60,8 @@ const signedBuildCommand = command({
|
||||
long: 'gh-release',
|
||||
type: boolean,
|
||||
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,
|
||||
}),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user