Commit Graph

3 Commits

Author SHA1 Message Date
Shohei Ueda 2e976845a6
feat: enhance log message (#383)
Add warning deploy_key on windows-latest
- Currently, the deploy_key option is not supported on the windows-latest.
- Related #87

Close #359
2020-07-09 05:15:51 +09:00
Shohei Ueda 4d89a385db
chore: change printWidth from 80 to 100 (#362) 2020-06-22 05:40:26 +09:00
Shohei Ueda fd6e5fc7ce
test: Add testing for set-tokens.ts (#126)
* test: remove main
* test: add getPublishRepo()
* test: Add setPersonalToken()
* test: Add setGithubToken()
* test: add showInputs()
* test: .nojekyll already exists
* test: ignore jest/expect-expect
* refactor: squash inputs log
* fix: throw error message
2020-03-07 00:41:30 +09:00