Skip to content

Commit

Permalink
Addes support for custom npm dir path and bumped version to 12
Browse files Browse the repository at this point in the history
  • Loading branch information
eydelrivero committed Oct 24, 2022
1 parent 423937b commit c165b75
Show file tree
Hide file tree
Showing 7 changed files with 246 additions and 55,480 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ inputs:
discord_webhook:
description: 'Optional. Discord chat notification webhook url.'
required: false
path:
description: 'Optional. Path to dir containing the npm package.'
required: false
runs:
using: 'node16'
main: 'dist/index.js'
Expand Down
Loading

0 comments on commit c165b75

Please sign in to comment.