mirror of
https://github.com/nyakang/nyaterm.git
synced 2026-09-22 00:01:30 +00:00
- Introduced a new GitHub Actions workflow to automate the publishing of releases to Gitee upon release events or manual dispatch. - The workflow includes steps for validating Gitee configuration, waiting for Gitee mirror tags, downloading GitHub release assets, and creating or updating the Gitee release. - Configurable options for asset uploads and error handling are provided through workflow inputs and environment variables.