Use Github access token instead of password

This commit is contained in:
2021-11-05 16:25:03 +01:00
parent d8e11efb93
commit 699b8f6cf2

View File

@@ -4,7 +4,7 @@ username_extractor=specific_line
line_username=1 line_username=1
skip_username=7 skip_username=7
[github.com*] [github.com*]
target=web/github.com target=api/github.com
username_extractor=specific_line username_extractor=specific_line
line_username=1 line_username=1
skip_username=7 skip_username=7