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

Feature/verify on container alpine (#180)

* support Alpine Docker container

* add Git package

* update README

* update README; add install commands

* update CHANGELOG

* fix typo

* fix typo
This commit is contained in:
shimataro 2021-03-21 14:56:48 +09:00 committed by GitHub
parent 88fb14d113
commit f8aa6610de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 319 additions and 11 deletions

View file

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
* `if_key_exists` parameter
* Support Alpine Linux Docker container
## [2.2.0] - 2021-02-27