Update file authorized_keys.github.tmpl
This commit is contained in:
parent
983956c9a9
commit
4a76723c9a
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
{{ range gitHubKeys .user.githubUsername -}}
|
||||
{{ range gitHubKeys .user.github.username -}}
|
||||
{{ .Key }}
|
||||
{{ end -}}
|
||||
|
|
Loading…
Reference in a new issue