Merge pull request #688 from wren/deployment-testing

[#681] take out automated pages deployment (for now), since it broke the site
This commit is contained in:
Micah Jerome Ellison 2019-10-19 15:01:55 -07:00
commit d3a270d201

View file

@ -22,8 +22,3 @@ deploy:
on:
branch: master
tags: true
- provider: pages
skip_cleanup: true
github_token: $GITHUB_TOKEN
on:
branch: master