mirror of
https://github.com/nyakang/nyaterm.git
synced 2026-09-27 08:01:41 +00:00
- Removed the direct reference to `TAURI_SIGNING_PRIVATE_KEY_PATH` in the environment variable setup for improved security. - Cleaned up the signing command in the release workflow by eliminating unnecessary environment variable references. - Ensured consistent handling of the Tauri signing key across both build workflows.