Skip to content

Commit 2a2431c

Browse files
authored
Update action.yml
1 parent 1a0420f commit 2a2431c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ outputs:
5151
value: ${{ steps.parse_project_metadata.outputs.option_id }}
5252
runs:
5353
using: 'node20'
54-
main: 'dist/main.js'
54+
main: 'dist/index.js'

0 commit comments

Comments
 (0)