Commit Graph

6 Commits

Author SHA1 Message Date
Shohei Ueda ade8887479
deps: bump node 12.15.0 to 12.16.1 (#142)
* deps: bump node 12.15.0 to 12.16.1
* deps: bump git 2.25.0 to 2.25.1
* chore: validate node and npm version by engines field
* ci: Add npm i -g npm
2020-03-07 02:54:14 +09:00
Shohei Ueda 1b6740cb30
fix: Enable to create branch for first deployment (#92)
* fix: Enable to create branch for first deployment
* fix: remove pull_request

* ci: remove lint-staged husky for testing
* ci: Add git checkout {package-lock,package}.json
2020-02-06 15:21:18 +09:00
peaceiris cfdf8c43ed ci: use github_token for windows-latest 2020-02-05 20:11:40 +09:00
Shohei Ueda ed21b6a594
feat: Add getHomeDir() for windows (#86) 2020-02-05 20:04:31 +09:00
peaceiris a150e4e690 ci: force_orphan to false 2020-02-05 14:37:47 +09:00
Shohei Ueda 68b21c12af
feat: Add TypeScript Action (#83)
cf. https://github.com/peaceiris/actions-github-pages
Close #54
2020-02-05 14:34:19 +09:00