Skip to content

Commit

Permalink
update action entry
Browse files Browse the repository at this point in the history
  • Loading branch information
rgychiu committed Nov 17, 2023
1 parent 981b36a commit e5f08b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ inputs:
description: "The regex to locate the signature text. Should be single quoted. Note that comment bodies are toUpperCase'd before matching."
runs:
using: "node16"
main: "lib/index.js"
main: "dist/index.js"

0 comments on commit e5f08b3

Please sign in to comment.