Releases: cloudposse-github-actions/install-gh-releases
Releases · cloudposse-github-actions/install-gh-releases
v1.4.0
Move json schema into typescript code @goruha (#10)
## what
* Move JSON schema into typescript code
v1.3.0
Fix json schema validation @goruha (#9)
## What
* Seek for schema config in github action dir
Why
Run cloudposse-github-actions/install-gh-releases@v1
Error: ENOENT: no such file or directory, open 'config.schema.json'
Refereneces
v1.2.0
Added skip field @goruha (#8)
## what
* Added `skip` field for config
why
- Allow to skip releases depends of inputs
v0.2.0
Fix action naming @goruha (#6)
## what
* Fix action naming
v0.1.0
Fix settings @goruha (#5)
## what
* Fix settings
Added workflows @goruha (#1)
## what
* Added workflows