We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 359d82f commit 4d56b68Copy full SHA for 4d56b68
auth.json.sample
@@ -1,4 +1,7 @@
1
{
2
+ "github-oauth": {
3
+ "github.com": "<github-personal-access-token>"
4
+ },
5
"http-basic": {
6
"repo.magento.com": {
7
"username": "<public-key>",
0 commit comments