tauri/.changes/cli-signer-env-vars.md

10 lines
222 B
Markdown
Raw Normal View History

---
'tauri-cli': 'patch:enhance'
---
Read the following env vars when using the `tauri signer sign` command to make it easier to use in CI.
- `TAURI_PRIVATE_KEY`
- `TAURI_PRIVATE_KEY_PASSWORD`
- `TAURI_PRIVATE_KEY_PATH`