mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 17:22:08 +03:00
10 lines
222 B
Markdown
10 lines
222 B
Markdown
|
---
|
||
|
'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`
|