Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Commit 1ef5f3a

Browse files
committed
remove default from org_name
1 parent 22917a5 commit 1ef5f3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

data/common.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ github_actions_runner::base_dir_name: '/some_dir/actions-runner'
44
github_actions_runner::package_name: 'actions-runner-linux-x64'
55
github_actions_runner::package_ensure: '2.272.0'
66
github_actions_runner::repository_url: 'https://github.com/actions/runner/releases/download'
7-
github_actions_runner::org_name: 'github_org'
87
github_actions_runner::personal_access_token: 'PAT'
98
github_actions_runner::user: 'root'
109
github_actions_runner::group: 'root'

0 commit comments

Comments
 (0)