Removed deploy step

This commit is contained in:
Zakary Timson 2019-06-07 20:33:10 -04:00 committed by GitHub
parent 75b934df8d
commit ec486205a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,3 @@ jobs:
name: Build
command: yarn build
- run:
name: Deploy
command: yarn deploy