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

update settings

This commit is contained in:
shimataro 2021-02-08 21:54:39 +09:00
parent 237ea58f21
commit 8574e6f286
No known key found for this signature in database
GPG key ID: BE92C05736911A9D
9 changed files with 488 additions and 596 deletions

View file

@ -23,4 +23,4 @@ inputs:
default: ""
runs:
using: "node12"
main: "dist/index.js"
main: "lib/index.js"