Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add release workflow for uploading MergeClip.zip
This commit introduces a GitHub Actions workflow that triggers on push or pull requests to the `1.x` branch and on manual dispatch. It uploads a file named `MergeClip.zip` as an artifact using the `actions/upload-artifact` action.
- Loading branch information