File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ access_token: "{{ lookup('env', 'PERSONAL_ACCESS_TOKEN') }}"
60
60
# GitHub access account
61
61
# github_account: "youruser"
62
62
63
- # GitHub Organization owner or Repository admin used for Runner registration (can be omitted if it is the same as "github_acount ")
63
+ # GitHub Organization owner or Repository admin used for Runner registration (can be omitted if it is the same as "github_account ")
64
64
# github_owner: "owneruser"
65
65
66
66
# Github repository name
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ access_token: "{{ lookup('env', 'PERSONAL_ACCESS_TOKEN') }}"
23
23
# GitHub access account
24
24
# github_account: "youruser"
25
25
26
- # GitHub Organization owner or Repository admin used for Runner registration (can be omited if it is the same as "github_acount ")
26
+ # GitHub Organization owner or Repository admin used for Runner registration (can be omited if it is the same as "github_account ")
27
27
# github_owner: "owneruser"
28
28
29
29
# Github repository name
You can’t perform that action at this time.
0 commit comments