Merge pull request #173

This commit is contained in:
symfony-flex-server[bot]
2017-12-03 19:23:04 +00:00
committed by GitHub
+3 -3
View File
@@ -3,8 +3,8 @@
"config/": "%CONFIG_DIR%/"
},
"env": {
"GITHUB_AUTH_METHOD": "\"http_password\"",
"GITHUB_USERNAME": "\"username\"",
"GITHUB_SECRET": "\"password_or_token\""
"GITHUB_AUTH_METHOD": "http_password",
"GITHUB_USERNAME": "username",
"GITHUB_SECRET": "password_or_token"
}
}