You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(release): Add GitHub Actions workflow for automated release creation
This commit introduces a new GitHub Actions workflow that automates the process of creating releases when a tag is created. It includes steps for checking out the code, generating release artifacts, and creating a GitHub release with the generated files.
Signed-off-by: Chiho Sin <[email protected]>
0 commit comments