Skip to content

Releases: cloudposse-github-actions/install-gh-releases

v1.4.0

16 Aug 12:19
61d5657
Compare
Choose a tag to compare
Move json schema into typescript code @goruha (#10) ## what * Move JSON schema into typescript code

v1.3.0

16 Aug 11:35
b1e5677
Compare
Choose a tag to compare
Fix json schema validation @goruha (#9) ## What * Seek for schema config in github action dir

Why

  • Fix
Run cloudposse-github-actions/install-gh-releases@v1
Error: ENOENT: no such file or directory, open 'config.schema.json'

Refereneces

v1.2.0

16 Aug 11:00
Compare
Choose a tag to compare
Added skip field @goruha (#8) ## what * Added `skip` field for config

why

  • Allow to skip releases depends of inputs

v1.1.0

15 Aug 20:31
Compare
Choose a tag to compare
Fix Readme @goruha (#7) ## what * Fix Readme

v1.0.0

15 Aug 20:22
Compare
Choose a tag to compare
chore: update README.md

v0.2.0

15 Aug 20:22
Compare
Choose a tag to compare
Fix action naming @goruha (#6) ## what * Fix action naming

v0.1.0

15 Aug 20:01
Compare
Choose a tag to compare
Fix settings @goruha (#5) ## what * Fix settings
Added workflows @goruha (#1) ## what * Added workflows