Skip to content

Commit a324947

Browse files
committed
Enable akismet
1 parent 242daf1 commit a324947

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test:debug": "NODE_ENV=test iron-node ./node_modules/ava/profile.js test.js",
1414
"lint": "xo",
1515
"release": "np && npm run deploy",
16-
"deploy": "now . -e GH_TOKEN=@microfeedback-gh-token -e PERSPECTIVE_API_KEY=@perspective-api-key -e ALLOWED_REPOS=$(cat allowed_repos.txt) --public && now alias"
16+
"deploy": "now . -e GH_TOKEN=@microfeedback-gh-token -e AKISMET_API_KEY=@akismet-api-key -e PERSPECTIVE_API_KEY=@perspective-api-key -e ALLOWED_REPOS=$(cat allowed_repos.txt) --public && now alias"
1717
},
1818
"engines": {
1919
"node": "8.x.x"

0 commit comments

Comments
 (0)