Skip to content

Commit

Permalink
Put default config back
Browse files Browse the repository at this point in the history
  • Loading branch information
textbook committed Jun 30, 2023
1 parent efd5001 commit 08e0e3b
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions config.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 08e0e3b

Please sign in to comment.