Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: enhance release workflow with GPG signing
- Add GPG key import step using crazy-max/ghaction-import-gpg@v4 - Configure Git with imported GPG key for commit signing - Remove previous Git config step with hardcoded values - Update user email and name to use GPG key information
- Loading branch information