Skip to content

Commit 4d56b68

Browse files
Add placeholder for GitHub auth in auth.json.sample
1 parent 359d82f commit 4d56b68

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

auth.json.sample

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"github-oauth": {
3+
"github.com": "<github-personal-access-token>"
4+
},
25
"http-basic": {
36
"repo.magento.com": {
47
"username": "<public-key>",

0 commit comments

Comments
 (0)