1
Fork 0

Actually run the deploy script

This commit is contained in:
Jake Howard 2017-10-29 10:27:18 +00:00
parent 1ee034e9f0
commit 3c9085c7a3
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -13,3 +13,6 @@ jobs:
name: Build name: Build
command: npm run build command: npm run build
- deploy:
name: Deploy to Github Pages
command: ./.circleci/deploy.sh