Release stuff

This commit is contained in:
EthanShoeDev
2025-10-06 18:19:26 -04:00
parent 4a6bbe731f
commit 6b9c8921a3
6 changed files with 507 additions and 25 deletions

View File

@@ -60,7 +60,7 @@ const signedBuildCommand = command({
long: 'gh-release',
type: boolean,
short: 'g',
description: 'Whether to create a GitHub release',
description: 'Whether to create a GitHub release (deprecated, use release-it instead)',
defaultValue: () => false,
}),
},