15 Commits

Author SHA1 Message Date
peaceiris
cbe4d56fb8 fix: convert to string 2020-02-19 22:20:21 +09:00
peaceiris
0d912a1314 fix: use onetime workdir name 2020-02-19 22:17:51 +09:00
peaceiris
00311793aa fix: Add await 2020-02-19 22:02:41 +09:00
peaceiris
8e6c12a2b5 refactor: Add info message 2020-02-19 17:18:35 +09:00
peaceiris
5ba5849ab2 fix: Add removing workDir at the end 2020-02-19 01:26:00 +09:00
wu-yu-xuan
55a68e34ca
refactor: fix typo and remove useless function (#107) 2020-02-18 14:30:50 +09:00
peaceiris
476fa94197 fix: Change final message 2020-02-08 17:31:09 +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
f8b5a36401 fix: add filePath 2020-02-06 01:52:45 +09:00
peaceiris
848165cf9f fix: copy force 2020-02-06 01:50:30 +09:00
peaceiris
fb54d6af4d fix: add debug 2020-02-06 01:41:17 +09:00
peaceiris
6edc4c9764 fix: copy directories #89 2020-02-06 01:38:12 +09:00
Shohei Ueda
ed21b6a594
feat: Add getHomeDir() for windows (#86) 2020-02-05 20:04:31 +09:00
peaceiris
9f11da81ae refactor: change to core.debug 2020-02-05 18:50:44 +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