mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
fix; JSON parse error on exit, if if_key_exists
=fail
and key exists (#260)
* fix; JSON parse error on exit, if `if_key_exists`=`fail` and key exists * update CHANGELOG * fix cleanup error * add built files * output only if created/removed/restored file exist.
This commit is contained in:
parent
18e8292da0
commit
b49a036be4
8 changed files with 79 additions and 53 deletions
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
* JSON parse error on exit, if `if_key_exists`=`fail` and key exists
|
||||
|
||||
## [2.6.0] - 2023-10-11
|
||||
|
||||
### Others
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue