Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Smitha Borkar authored and GitHub committed Jun 7, 2022
1 parent 7ec10a1 commit 6d7eb33
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,7 @@ async function main() {
core.setFailed(error)
}
}


// Main
main()

0 comments on commit 6d7eb33

Please sign in to comment.