Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Commit

Permalink
Add staging
Browse files Browse the repository at this point in the history
  • Loading branch information
ForbesLindesay committed May 30, 2017
1 parent fdc8c90 commit cbac5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"scripts": {
"test": "node test",
"start": "node server.js",
"deploy": "npm i heroku-release && heroku-release --app esdiscuss-bot"
"deploy": "npm i heroku-release && heroku-release --app esdiscuss-bot-staging"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit cbac5c9

Please sign in to comment.