Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(workflow): automate release creation in GitHub Actions
Add a step to the release workflow to automatically create a release using GitHub CLI with generated notes. Utilize `GH_TOKEN` from secrets for authentication.
- Loading branch information