Skip to content

Commit

Permalink
Add hooks for Netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddarnes authored Jul 29, 2019
1 parent 54b2a23 commit dca2de4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[build]
command = "npm run build"
publish = "dist/"

[template]
incoming-hooks = ["Ghost"]

0 comments on commit dca2de4

Please sign in to comment.