Add a note for GitHub SSH scheme
This commit is contained in:
parent
d29236141e
commit
5af3d57abb
1 changed files with 4 additions and 0 deletions
|
@ -156,6 +156,10 @@ Preparing a user config for:
|
||||||
Continue? [Yn]:
|
Continue? [Yn]:
|
||||||
```
|
```
|
||||||
|
|
||||||
|
:::note
|
||||||
|
If you are using SSH keys for GitHub push, change the repository field to the SSH scheme, e.g. `git@github.com:petejohanson/zmk-config.git'.
|
||||||
|
:::
|
||||||
|
|
||||||
After hitting `Enter` or typing `y`, the script will create an initial config in a directory named after the repo name,
|
After hitting `Enter` or typing `y`, the script will create an initial config in a directory named after the repo name,
|
||||||
update the GitHub Action YAML file, commit the initial version, and then push to your repo.
|
update the GitHub Action YAML file, commit the initial version, and then push to your repo.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue