Skip to content

Commit 4640255

Browse files
committed
minor
1 parent bab279b commit 4640255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/packages/github_api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
arguments:
44
- '@Github\HttpClient\Builder'
55
calls:
6-
- ['authenticate', ['%env(GITHUB_TOKEN)%', null, 'access_token_header']]
6+
- ['authenticate', ['%env(GITHUB_TOKEN)%', 'access_token_header']]
77

88
Github\HttpClient\Builder:
99
arguments:

0 commit comments

Comments
 (0)