Skip to content

Commit c74a966

Browse files
committed
Add more code for inputs
1 parent a6a6a1b commit c74a966

File tree

4 files changed

+64
-18
lines changed

4 files changed

+64
-18
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ outputs:
2323
description: 'The time we greeted you'
2424
runs:
2525
using: 'node16'
26-
main: 'dist/index.ts'
26+
main: 'dist/main.js'

dist/main.js

Lines changed: 39 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)