Commit bb1ef8e
fix: Handle empty GHUI_KEY_ALIAS environment variable
- Check if GHUI_KEY_ALIAS is empty string and default to 'ghui'
- Prevents 'Keystore was tampered with' errors when key alias is empty
- Ensures consistent key alias handling in CI/CD
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent bcb904e commit bb1ef8e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments