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

version 2.0.1 (#125)

This commit is contained in:
shimataro 2020-03-14 14:25:16 +09:00 committed by GitHub
parent 6f49ca664f
commit ef5287d6c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "install-ssh-key",
"version": "2.0.0",
"version": "2.0.1",
"private": true,
"description": "Install SSH key in .ssh",
"main": "lib/main.js",