We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb7fd0 commit f7b6d55Copy full SHA for f7b6d55
defaults/main.yml
@@ -24,7 +24,7 @@ access_token: "{{ lookup('env', 'PERSONAL_ACCESS_TOKEN') }}"
24
# github_account: "youruser"
25
26
# GitHub Organization owner or Repository admin used for Runner registration (can be omited if it is the same as "github_acount")
27
-# github_account: "owneruser"
+# github_owner: "owneruser"
28
29
# Github repository name
30
# github_repo: "yourrepo"
0 commit comments