Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2020-04-24) ### Bug Fixes * action icon name ([f41a338](f41a338)) * add channel key to test.yml ([63ba796](63ba796)) * add description for cancel ([973f218](973f218)) * add jobs id ([5d6647c](5d6647c)) * apply lint check to all branches except master ([3aec5e0](3aec5e0)) * argument error ([0d5671b](0d5671b)) * change to use workflow name due to show badge ([ffb29f1](ffb29f1)) * CI ([3c1f8fe](3c1f8fe)) * CI & update README ([771d779](771d779)) * fix error message when "type" parameter is invalid word ([8f3ec4f](8f3ec4f)) * fix workflows filepath ([d342318](d342318)) * invaild syntax ([9fe116f](9fe116f)) * invalid syntax ([4753b62](4753b62)) * modify default value of slack channel ([4871c6b](4871c6b)) * modify invalid indent ([3fac941](3fac941)) * modify template name ([b65052f](b65052f)) * modify to checkout releases/v1 ([3349637](3349637)) * modify to checkout remotes/origin/releases/v1 ([0b8f7cd](0b8f7cd)) * modify url parameter is required ([ca5581c](ca5581c)) * not loop ([e2fc8fb](e2fc8fb)) * not use "!" ([f7028ce](f7028ce)) * remove dot before .node_modules ([4d55013](4d55013)) * remove the default value of channel from action.yml ([e4a9ddb](e4a9ddb)) * remove the rest of slack channel default value ([b3e6e83](b3e6e83)) * terminate safely if no git diff ([8ed5377](8ed5377)) * the prefix "GITHUB_" can not be used, modify ACCESS_TOKEN ([ab4f64a](ab4f64a)) * typo ([d70e6e5](d70e6e5)) * typo ([feffaf3](feffaf3)) * typo ([ca68110](ca68110)) * workflow link is invalid when event name is pull_request ([226e184](226e184)) * wrong icon name ([38a5213](38a5213)) * yaml syntax error ([1626ac8](1626ac8)) ### Features * use local action in tests ([cd1291c](cd1291c))
- Loading branch information