Skip to content

Commit 41db882

Browse files
committed
Removed github oauth token in sample file. The token is a personal token and should not be used on the application level.
1 parent 664a673 commit 41db882

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

auth.json.sample

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

0 commit comments

Comments
 (0)