Commit 489eb883 by jaebradley

fix(gh-pages-deploy): fix travis gh pages deploy

chore(travis): update gh pages publish step
parent e55f1939
......@@ -95,5 +95,10 @@
"/node_modules/",
"(.stories)\\.(jsx)$"
]
},
"storybook-deployer": {
"gitUsername": "jaebradley",
"gitEmail": "jae.b.bradley@gmail.com",
"commitMessage": "Deploy Storybook to GitHub Pages"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment