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

Change final product path

Remove & ignore previous one (lib/main.js{,.map})
This commit is contained in:
Tatsunori Uchino 2021-01-11 19:54:10 +09:00
parent 0822ef6c96
commit f8b8fa02ae
5 changed files with 593 additions and 128 deletions

View file

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