Automatic Blog Deployment Using Github Webhook
· 2 min read
Feeling tired of typing ssh
, git pull
, and npm run build
every time to deploy your blog? Well, I thought about using a webhook.
But still need to manually resolve the conflicts in package-lock.json
, wondering if there's a way to ignore it (just ignore this thing!)