Skip to content

Commit

Permalink
fix: bulid js file
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain committed Jun 12, 2024
1 parent fcd9662 commit 98f4660
Show file tree
Hide file tree
Showing 4 changed files with 30,747 additions and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ inputs:
required: true
runs:
using: 'node20'
main: 'action/index.js'
main: 'action/dist/index.js'
post-if: success()
Loading

0 comments on commit 98f4660

Please sign in to comment.