updated params to be passed along
This commit is contained in:
@@ -19,4 +19,7 @@ runs:
|
||||
npm run build
|
||||
node dist/index.js
|
||||
shell: bash
|
||||
env:
|
||||
INPUT_SOURCE-ROOT: ${{ inputs.source-root }}
|
||||
INPUT_OUTPUT-FILE: ${{ inputs.output-file }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user