| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 6679e6b commit 597e3db
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -883,6 +883,12 @@ same GPG key!** | |||
| 883 | 883 | Use `tools/release.sh` to promote and sign the build. Before doing this, you'll | |
| 884 | 884 | need to ensure you've loaded the correct ssh key, or you'll see the following: | |
| 885 | 885 | ||
| 886 | + If your GPG key is protected by a password, you might need to run: | ||
| 887 | + | ||
| 888 | + ```console | ||
| 889 | + $ export GPG_TTY=$(tty) | ||
| 890 | + ``` | ||
| 891 | + | ||
| 886 | 892 | ```console | |
| 887 | 893 | # Checking for releases ... | |
| 888 | 894 | Enter passphrase for key '/Users/<user>/.ssh/id_rsa': | |
| Back | FazBrowse Home | New Git URL |
0 commit comments