17 Nov 2023 02:05 UTC
create a pre-release for your project using the gh cli
gh release create <VERSION> --generated-notes -p
the release version of this command is without the p.
create a pre-release for your project using the gh cli
gh release create <VERSION> --generated-notes -p
the release version of this command is without the p.