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: update GitHub workflows to use new release action
- Updated the workflow to use the new release action instead of the upload action.
- Changed the name of the "upload" job to "release" for clarity.
- Modified the "Create GitHub Release" step to use the specified tag, files, and set the release as a prerelease.
These changes were made to improve the release process and ensure that the correct assets are uploaded for the GitHub release.
0 commit comments