1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00
Commit graph

5 commits

Author SHA1 Message Date
shimataro
f75e1f50c3
Feature/scripts (#123)
* * just "npm ci" on rebuild

* * do not add "package-lock.json"
2020-03-01 08:32:20 +09:00
shimataro
f55d9bd4d2
Bugfix/node modules (#100)
* * clean node_modules before "npm ci --only=production" in order not to add ".bin" directory

* * update CHANGELOG
2020-01-27 06:03:22 +09:00
shimataro
918fed51a1
Feature/scripts (#87)
* * refactor create-release-branch.sh

* * refactor rebuild.sh

* * refactor update-dependencies.sh
2020-01-23 23:20:07 +09:00
shimataro
064d711681
Feature/scripts (#66)
* * add verify on rebuild

* * add create-release-branch
2020-01-18 11:58:48 +09:00
shimataro
c165d63ea9
Feature/scripts (#18)
* * add rebuild script

* * add update-dependencies script
2019-09-22 08:47:04 +09:00