diff --git a/config.json b/config.json index 3f72cea..c4812d3 100644 --- a/config.json +++ b/config.json @@ -1,20 +1,7 @@ { + "project_end": "20190531 11:00:00", "project_name": "Flash", "services": [ - { - "name": "github", - "username": "$GITHUB_USERNAME", - "password": "$GITHUB_TOKEN", - "account": "textbook", - "repo": "flash" - }, - { - "name": "gh_actions", - "username": "$GITHUB_USERNAME", - "password": "$GITHUB_TOKEN", - "account": "textbook", - "repo": "flash" - }, { "name": "coveralls", "vcs_name": "github",