Description
Create a GitHub action that runs when a release is published. This action will do the following.
- Create a new release on the custom update servers.
- Build Ringer Client for all platforms.
- Upload all artifacts to the created release.
- Publish the created release.
Description
Create a GitHub action that runs when a release is published. This action will do the following.