Rename Github and Gitlab API keys

This commit is contained in:
coolneng 2021-11-08 18:14:28 +01:00
parent 699b8f6cf2
commit 71668bacb9
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 2 additions and 2 deletions

View File

@ -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