Rename Github and Gitlab API keys
This commit is contained in:
parent
699b8f6cf2
commit
71668bacb9
|
@ -4,12 +4,12 @@ username_extractor=specific_line
|
|||
line_username=1
|
||||
skip_username=7
|
||||
[github.com*]
|
||||
target=api/github.com
|
||||
target=api/github
|
||||
username_extractor=specific_line
|
||||
line_username=1
|
||||
skip_username=7
|
||||
[gitlab.com*]
|
||||
target=api/gitlab.com
|
||||
target=api/gitlab
|
||||
username_extractor=specific_line
|
||||
line_username=1
|
||||
skip_username=7
|
||||
|
|
Loading…
Reference in New Issue